Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UpgradeName is the shared upgrade plan name for mainnet UpgradeName = "v10.0.0" // UpgradeInfo defines the binaries that will be used for the upgrade UpgradeInfo = `` /* 548-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, stakingKeeper stakingkeeper.Keeper, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler creates an SDK upgrade handler for v10
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.