Set Chocolate upgrade epoch for butterfly

This commit is contained in:
Aayush Rajasekaran 2021-10-01 17:50:46 -04:00
parent 9b80ea4cf1
commit 77de45f684

View File

@ -38,7 +38,7 @@ const UpgradeTrustHeight = -13
const UpgradeNorwegianHeight = -14
const UpgradeTurboHeight = -15
const UpgradeHyperdriveHeight = -16
const UpgradeChocolateHeight = -17
const UpgradeChocolateHeight = 3600
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(2 << 30))