Documentation ¶
Index ¶
- func MigrateAllLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
- func MigrateAllRecordCommits(store storetypes.KVStore, cdc codec.BinaryCodec) error
- func MigrateNetworkLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
- func MigrateOffchainNode(store storetypes.KVStore, cdc codec.BinaryCodec) error
- func MigrateOffchainStore(workerStore storetypes.KVStore, cdc codec.BinaryCodec) error
- func MigrateParams(ctx sdk.Context, emissionsKeeper keeper.Keeper) error
- func MigrateStore(ctx sdk.Context, emissionsKeeper keeper.Keeper) error
- func MigrateTopics(store storetypes.KVStore, cdc codec.BinaryCodec) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateAllLossBundles ¶ added in v0.3.0
func MigrateAllLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateAllRecordCommits ¶ added in v0.3.0
func MigrateAllRecordCommits(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateNetworkLossBundles ¶ added in v0.3.0
func MigrateNetworkLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateOffchainNode ¶ added in v0.3.0
func MigrateOffchainNode(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateOffchainStore ¶ added in v0.3.0
func MigrateOffchainStore(workerStore storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateParams ¶ added in v0.3.0
func MigrateTopics ¶ added in v0.3.0
func MigrateTopics(store storetypes.KVStore, cdc codec.BinaryCodec) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.