Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName is the name of the module
ModuleName = "staking"
)
Variables ¶
This section is empty.
Functions ¶
func MigrateStore ¶
func MigrateStore(ctx sdk.Context, storeKey storetypes.StoreKey) error
MigrateStore performs in-place store migrations from v0.40 to v0.43. The migration includes:
- Setting the Power Reduction param in the paramstore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.