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
commit d2d8c06f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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))