Make Calibnet Build Again

This commit is contained in:
Aayush Rajasekaran 2021-01-25 03:43:36 -05:00
parent 735d30af55
commit a816d22538

View File

@ -45,7 +45,7 @@ const UpgradeClausHeight = 161386
const UpgradeOrangeHeight = 250666
// TODO
var UpgradeActorsV3Height = 99999999
const UpgradeActorsV3Height = 99999999
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 30))