Merge pull request #8025 from filecoin-project/jen/butterfly

chore: butterfly: reset SnapNet
This commit is contained in:
Jiaying Wang
2022-02-03 14:55:03 -05:00
committed by GitHub
+1 -2
View File
@@ -42,8 +42,7 @@ const UpgradeTurboHeight = -15
const UpgradeHyperdriveHeight = -16
const UpgradeChocolateHeight = -17
// 2022-01-17T19:00:00Z
const UpgradeOhSnapHeight = 30262
const UpgradeOhSnapHeight = 240
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(2 << 30))