add mainnet upgrade epoch for nv16
This commit is contained in:
parent
550d3888ca
commit
820013a31e
@ -76,7 +76,8 @@ const UpgradeChocolateHeight = 1231620
|
|||||||
// 2022-03-01T15:00:00Z
|
// 2022-03-01T15:00:00Z
|
||||||
const UpgradeOhSnapHeight = 1594680
|
const UpgradeOhSnapHeight = 1594680
|
||||||
|
|
||||||
var UpgradeSkyrHeight = abi.ChainEpoch(99999999999999)
|
// 2022-07-06T14:00:00Z
|
||||||
|
const UpgradeSkyrHeight = 1960320
|
||||||
|
|
||||||
var SupportedProofTypes = []abi.RegisteredSealProof{
|
var SupportedProofTypes = []abi.RegisteredSealProof{
|
||||||
abi.RegisteredSealProof_StackedDrg32GiBV1,
|
abi.RegisteredSealProof_StackedDrg32GiBV1,
|
||||||
|
Loading…
Reference in New Issue
Block a user