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