Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName nolint
ModuleName = "market"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate( marketGenState v04market.GenesisState, ) *v05market.GenesisState
Migrate accepts exported v0.4 x/market and migrates it to v0.5 x/market genesis state. The migration includes:
- Split BasePool to MintPool and Burn Pool from x/market genesis state. - Re-encode in v0.5 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.