Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UpgradeName = "v9" EvmosAirdropId = "evmos" AirdropChainIds = map[string]string{ "stride": "stride-1", "gaia": "cosmoshub-4", "osmosis": "osmosis-1", "juno": "juno-1", "stars": "stargaze-1", "evmos": "evmos_9001-2", } )
Functions ¶
func AddFieldsToAirdropType ¶
func AddFieldsToAirdropType(ctx sdk.Context, claimKeeper claimkeeper.Keeper) error
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, claimKeeper claimkeeper.Keeper, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler creates an SDK upgrade handler for v29
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.