Calibnet: Set Orange epoch

This commit is contained in:
Aayush Rajasekaran
2021-01-12 02:58:58 -05:00
parent 7d0296c409
commit 50d1fae85f
+2 -1
View File
@@ -41,7 +41,8 @@ const UpgradePersianHeight = UpgradeCalicoHeight + (builtin2.EpochsInHour * 60)
// 2020-12-17T19:00:00Z
const UpgradeClausHeight = 161386
const UpgradeOrangeHeight = 9999999
// 2021-01-17T19:00:00Z
const UpgradeOrangeHeight = 250666
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 30))