mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
fix: update swap genesis in test (#964)
This commit is contained in:
parent
d45fa58f5c
commit
bb1bc7fed4
@ -192,6 +192,8 @@ func NewSwapGenesisState() app.GenesisState {
|
||||
swap.NewAllowedPools(swap.NewAllowedPool("busd", "ukava")),
|
||||
d("0.0"),
|
||||
),
|
||||
swap.DefaultPoolRecords,
|
||||
swap.DefaultShareRecords,
|
||||
)
|
||||
return app.GenesisState{
|
||||
swap.ModuleName: swap.ModuleCdc.MustMarshalJSON(genesis),
|
||||
|
Loading…
Reference in New Issue
Block a user