Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName is the name of the module
ModuleName = "staking"
)
Variables ¶
View Source
var ParamsKey = []byte{0x51} // prefix for parameters for module x/staking
Functions ¶
func MigrateStore ¶
func MigrateStore(ctx sdk.Context, store storetypes.KVStore, cdc codec.BinaryCodec, legacySubspace exported.Subspace) error
MigrateStore performs in-place store migrations from v3 to v4.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.