Set the calibnet chocolate epoch

This commit is contained in:
Aayush Rajasekaran 2021-10-02 17:28:46 -04:00
parent ec14259b5a
commit 41be8fc9e5

View File

@ -53,7 +53,7 @@ const UpgradeTurboHeight = 390
const UpgradeHyperdriveHeight = 420
const UpgradeChocolateHeight = 999999999
const UpgradeChocolateHeight = 312746
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(32 << 30))