Review Response

This commit is contained in:
zenground0 2023-04-11 18:29:33 -06:00
parent 44979541be
commit 24da8bdb34

View File

@ -76,8 +76,8 @@ const UpgradeHyggeHeight = 322354
// 2023-04-18T16:30:00Z // 2023-04-18T16:30:00Z
const UpgradeLightningHeight = 483634 const UpgradeLightningHeight = 483634
// 2023-04-18T20:30:00Z // 2023-04-20T16:30:00Z
const UpgradeThunderHeight = UpgradeLightningHeight + 480 const UpgradeThunderHeight = UpgradeLightningHeight + 5760
var SupportedProofTypes = []abi.RegisteredSealProof{ var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1, abi.RegisteredSealProof_StackedDrg32GiBV1,