Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UpgradeName is the shared upgrade plan name for mainnet UpgradeName = "v3.0.0" // DevnetUpgradeHeight defines the devnet block height on which the upgrade will take place DevnetUpgradeHeight = 999_999_999 // UpgradeInfo defines the binaries that will be used for the upgrade UpgradeInfo = `` /* 580-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler creates an SDK upgrade handler for v3.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.