Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ParamsKey = []byte{0x00}
Functions ¶
func MigrateParams ¶
func MigrateParams(ctx sdk.Context, storeKey storetypes.StoreKey, legacySubspace subspace.Subspace, cdc codec.BinaryCodec) error
MigrateParams migrates the x/cfedistributor module state from the consensus version 2 to version 3. Specifically, it takes the parameters that are currently stored and managed by the x/params module and stores them directly into the x/cfedistributor module state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.