Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UpgradeName is the shared upgrade plan name for mainnet UpgradeName = "v8.2.0" // MainnetUpgradeHeight defines the Serv mainnet block height on which the upgrade will take place MainnetUpgradeHeight = 4_888_000 // UpgradeInfo defines the binaries that will be used for the upgrade UpgradeInfo = `` /* 560-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 v8.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.