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 ¶
func MigrateAllLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateAllRecordCommits ¶
func MigrateAllRecordCommits(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateNetworkLossBundles ¶
func MigrateNetworkLossBundles(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateOffchainNode ¶
func MigrateOffchainNode(store storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateOffchainStore ¶
func MigrateOffchainStore(workerStore storetypes.KVStore, cdc codec.BinaryCodec) error
func MigrateTopics ¶
func MigrateTopics(store storetypes.KVStore, cdc codec.BinaryCodec) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.