Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UpgradeName is the shared upgrade plan name for mainnet and testnet UpgradeName = "v2.0.0" // MainnetUpgradeHeight defines the Arcis mainnet block height on which the upgrade will take place MainnetUpgradeHeight = 58700 // (24 * 60 * 60) / 6 + 44300 // UpgradeInfo defines the binaries that will be used for the upgrade UpgradeInfo = `` /* 617-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 v2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.