add calib upgrade epcoh

This commit is contained in:
Jennifer Wang 2022-10-13 14:57:00 -04:00
parent 8fd18b7ede
commit b3cffa9ca2

View File

@ -69,7 +69,8 @@ const UpgradeOhSnapHeight = 682006
// 2022-06-16T17:30:00Z
const UpgradeSkyrHeight = 1044660
var UpgradeSharkHeight = abi.ChainEpoch(99999999999999)
// 2022-10-20T16:00:07Z
const UpgradeSharkHeight = 1407374
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,