Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlipOnTopicWhitelists ¶
func FlipOnTopicWhitelists( ctx sdk.Context, store storetypes.KVStore, cdc codec.BinaryCodec, emissionsKeeper keeper.Keeper, ) error
Iterate through all topics and turn on their respective worker and reputer whitelists
func MigrateParams ¶
func MigrateParams(store storetypes.KVStore, cdc codec.BinaryCodec) error
Migrate params for this new version The changes are the addition of GlobalWhitelistEnabled, TopicCreatorWhitelistEnabled
func MigrateStore ¶
MigrateStore migrates the store from version 5 to version 6 It does the following: - Migrate params to add and set GlobalWhitelistEnabled, TopicCreatorWhitelistEnabled - Iterates through all topics to turn on their respective worker and reputer whitelists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.