From 24da8bdb34d533443b3f0d8cd76b4bdef4c29201 Mon Sep 17 00:00:00 2001 From: zenground0 Date: Tue, 11 Apr 2023 18:29:33 -0600 Subject: [PATCH] Review Response --- build/params_calibnet.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/params_calibnet.go b/build/params_calibnet.go index ed6dd645d..3a206b1a7 100644 --- a/build/params_calibnet.go +++ b/build/params_calibnet.go @@ -76,8 +76,8 @@ const UpgradeHyggeHeight = 322354 // 2023-04-18T16:30:00Z const UpgradeLightningHeight = 483634 -// 2023-04-18T20:30:00Z -const UpgradeThunderHeight = UpgradeLightningHeight + 480 +// 2023-04-20T16:30:00Z +const UpgradeThunderHeight = UpgradeLightningHeight + 5760 var SupportedProofTypes = []abi.RegisteredSealProof{ abi.RegisteredSealProof_StackedDrg32GiBV1,