update snap net upgrade epoch

This commit is contained in:
Jiaying Wang 2022-01-11 21:41:58 -05:00 committed by Jennifer Wang
parent 065373eb04
commit eba26e6736

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