Set calibrationnet's ActorsV3 upgrade epoch

This commit is contained in:
Aayush Rajasekaran 2021-01-25 23:05:48 -05:00
parent 77fa3d6ca7
commit 613df60f4a

View File

@ -44,8 +44,8 @@ const UpgradeClausHeight = 161386
// 2021-01-17T19:00:00Z
const UpgradeOrangeHeight = 250666
// TODO
const UpgradeActorsV3Height = 99999999
// 2021-01-27T07:00:00Z
const UpgradeActorsV3Height = 278026
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 30))