add mainnet upgrade epoch

This commit is contained in:
Jennifer Wang
2022-06-22 14:27:15 -04:00
committed by Aayush
parent ea823558de
commit 781f92402a
+1 -1
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,