Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName nolint
ModuleName = "oracle"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate( oracleGenState v04oracle.GenesisState, ) *v05oracle.GenesisState
Migrate accepts exported v0.4 x/oracle and migrates it to v0.5 x/oracle genesis state. The migration includes:
- Remove ExchangeRatePrevote & ExchangeRateVote from x/oracle genesis state. - Re-encode in v0.5 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.