diff --git a/build/params_calibnet.go b/build/params_calibnet.go index def41c572..d925cfb33 100644 --- a/build/params_calibnet.go +++ b/build/params_calibnet.go @@ -44,8 +44,8 @@ const UpgradeClausHeight = 161386 // 2021-01-17T19:00:00Z const UpgradeOrangeHeight = 250666 -// 2021-01-28T03:00:00Z -const UpgradeActorsV3Height = 280426 +// 2021-01-28T21:00:00Z +const UpgradeActorsV3Height = 282586 func init() { policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 30))