Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ValidatorUpdatesKey = collections.NewPrefix(97) HistoricalInfoKey = collections.NewPrefix(80) // prefix for the historical info )
Functions ¶
func MigrateStore ¶
func MigrateStore(ctx context.Context, store storetypes.KVStore, cdc codec.BinaryCodec) error
MigrateStore performs in-place store migrations from v5 to v6. It deletes the ValidatorUpdatesKey from the store.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.