Merge pull request #6442 from filecoin-project/feat/ntwk13-calib
Set ntwk v13 HyperDrive Calibration upgrade epoch
This commit is contained in:
commit
fa440a1ca6
@ -45,7 +45,8 @@ const UpgradeNorwegianHeight = 114000
|
|||||||
|
|
||||||
const UpgradeTurboHeight = 193789
|
const UpgradeTurboHeight = 193789
|
||||||
|
|
||||||
const UpgradeHyperdriveHeight = 9999999
|
// 2021-06-11T14:30:00Z
|
||||||
|
const UpgradeHyperdriveHeight = 321519
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
policy.SetConsensusMinerMinPower(abi.NewStoragePower(32 << 30))
|
policy.SetConsensusMinerMinPower(abi.NewStoragePower(32 << 30))
|
||||||
|
Loading…
Reference in New Issue
Block a user