We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945451c commit e236731Copy full SHA for e236731
build/buildconstants/params_calibnet.go
@@ -110,8 +110,8 @@ const UpgradeTuktukHeight abi.ChainEpoch = 2078794
110
// ramp behavior before mainnet upgrade.
111
var UpgradeTuktukPowerRampDurationEpochs = uint64(builtin.EpochsInDay * 3)
112
113
-// 2025-03-25T23:00:00Z
114
-const UpgradeTeepHeight abi.ChainEpoch = 2520574
+// 2025-03-26T23:00:00Z
+const UpgradeTeepHeight abi.ChainEpoch = 2523454
115
116
var UpgradeTeepInitialFilReserved = wholeFIL(1_200_000_000) // FIP-0100: 300M -> 1.2B FIL
117
0 commit comments