Update build/params_calibnet.go

This commit is contained in:
Aayush Rajasekaran 2023-10-12 19:23:43 -04:00 committed by GitHub
parent 5fa44b12e8
commit 5c68afa90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ const UpgradeLightningHeight = 489094
const UpgradeThunderHeight = UpgradeLightningHeight + 3120
// 2023-10-19T13:00:00Z
const UpgradeWatermelonHeight = 1013200
const UpgradeWatermelonHeight = 1013134
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,