update snap net upgrade epoch

This commit is contained in:
Jiaying Wang 2022-01-11 21:41:58 -05:00 committed by GitHub
parent 4cdd830003
commit 16d491a134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,8 @@ const UpgradeTurboHeight = -15
const UpgradeHyperdriveHeight = -16
const UpgradeChocolateHeight = -17
// 2022-01-13T19:00:00Z
const UpgradeOhSnapHeight = 18742
// 2022-01-17T19:00:00Z
const UpgradeOhSnapHeight = 30262
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(2 << 30))