chore: build: set calibration upgrade height

chore: build: set calibration upgrade height
This commit is contained in:
Phi 2023-10-12 21:42:33 +01:00
parent a7f4976ab1
commit 5fa44b12e8

View File

@ -79,8 +79,8 @@ const UpgradeLightningHeight = 489094
// 2023-04-21T16:00:00Z
const UpgradeThunderHeight = UpgradeLightningHeight + 3120
// ??????????
const UpgradeWatermelonHeight = 999999999999999
// 2023-10-19T13:00:00Z
const UpgradeWatermelonHeight = 1013200
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,