add mainnet upgrade epoch

This commit is contained in:
Jennifer Wang 2022-06-21 02:43:11 -04:00 committed by Aayush
parent ea823558de
commit 781f92402a

View File

@ -77,7 +77,7 @@ const UpgradeChocolateHeight = 1231620
const UpgradeOhSnapHeight = 1594680
// 2022-07-06T14:00:00Z
const UpgradeSkyrHeight = 1960320
var UpgradeSkyrHeight = abi.ChainEpoch(1960320)
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,