tweak calibnet upgrade schedule

This commit is contained in:
Aayush Rajasekaran 2022-11-01 16:21:58 +00:00
parent abb64508da
commit ea5b60d911

View File

@ -63,14 +63,11 @@ const UpgradeHyperdriveHeight = 420
const UpgradeChocolateHeight = 450
// 2022-02-10T19:23:00Z
const UpgradeOhSnapHeight = 480
// 2022-06-16T17:30:00Z
const UpgradeSkyrHeight = 510
// 2022-10-20T16:00:07Z
const UpgradeSharkHeight = 20670 // 20160 + 510
const UpgradeSharkHeight = 16800 // 6 days after genesis
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,