Set ntwk v13 HyperDrive Calibration upgrade epoch

This commit is contained in:
Jennifer Wang 2021-06-09 23:19:27 -04:00
parent 8b9ae8414a
commit 55b77a3c99

View File

@ -45,7 +45,8 @@ const UpgradeNorwegianHeight = 114000
const UpgradeTurboHeight = 193789
const UpgradeHyperdriveHeight = 9999999
// 2021-06-11T14:30:00Z
const UpgradeHyperdriveHeight = 321519
func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(32 << 30))