Documentation ¶
Index ¶
Constants ¶
View Source
const (
// UpgradeName defines the on-chain upgrade name for the FuryApp v6 upgrade.
UpgradeName = "v6"
)
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, cdc codec.BinaryCodec, capabilityStoreKey *storetypes.KVStoreKey, capabilityKeeper *capabilitykeeper.Keeper, moduleName string, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler creates an upgrade handler for the v6 FuryApp upgrade. NOTE: The v6.MigrateICS27ChannelCapabiliity function can be omitted if chains do not yet implement an ICS27 controller module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.