Merge pull request #6441 from filecoin-project/feat/ntwk13-hyperdrive
Set ntwk v13 HyperDrive Calibration upgrade epoch
This commit is contained in:
commit
edf646d19c
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user