set new upgrade heights for calibnet
This commit is contained in:
parent
4463abd009
commit
abb64508da
@ -61,16 +61,16 @@ const UpgradeTurboHeight = 390
|
|||||||
|
|
||||||
const UpgradeHyperdriveHeight = 420
|
const UpgradeHyperdriveHeight = 420
|
||||||
|
|
||||||
const UpgradeChocolateHeight = 312746
|
const UpgradeChocolateHeight = 450
|
||||||
|
|
||||||
// 2022-02-10T19:23:00Z
|
// 2022-02-10T19:23:00Z
|
||||||
const UpgradeOhSnapHeight = 682006
|
const UpgradeOhSnapHeight = 480
|
||||||
|
|
||||||
// 2022-06-16T17:30:00Z
|
// 2022-06-16T17:30:00Z
|
||||||
const UpgradeSkyrHeight = 1044660
|
const UpgradeSkyrHeight = 510
|
||||||
|
|
||||||
// 2022-10-20T16:00:07Z
|
// 2022-10-20T16:00:07Z
|
||||||
const UpgradeSharkHeight = 1407374
|
const UpgradeSharkHeight = 20670 // 20160 + 510
|
||||||
|
|
||||||
var SupportedProofTypes = []abi.RegisteredSealProof{
|
var SupportedProofTypes = []abi.RegisteredSealProof{
|
||||||
abi.RegisteredSealProof_StackedDrg32GiBV1,
|
abi.RegisteredSealProof_StackedDrg32GiBV1,
|
||||||
|
Loading…
Reference in New Issue
Block a user