Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateJSON ¶
func MigrateJSON(oldState v1types.GenesisState) types.GenesisState
MigrateJSON accepts exported 1 x/claims genesis state and migrates it to 2 x/claims genesis state. The migration includes: - Add AuthorizedChannels and EVMChannels
func MigrateStore ¶
func MigrateStore(ctx sdk.Context, paramstore *paramtypes.Subspace) error
MigrateStore adds the new parameters AuthorizedChannels and EVMChannels to the claims paramstore.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.