Skip to content

Commit e236731

Browse files
authored
chore: update Calibration Teep height (#12964)
chore: update Calibration Teep height
1 parent 945451c commit e236731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/buildconstants/params_calibnet.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ const UpgradeTuktukHeight abi.ChainEpoch = 2078794
110110
// ramp behavior before mainnet upgrade.
111111
var UpgradeTuktukPowerRampDurationEpochs = uint64(builtin.EpochsInDay * 3)
112112

113-
// 2025-03-25T23:00:00Z
114-
const UpgradeTeepHeight abi.ChainEpoch = 2520574
113+
// 2025-03-26T23:00:00Z
114+
const UpgradeTeepHeight abi.ChainEpoch = 2523454
115115

116116
var UpgradeTeepInitialFilReserved = wholeFIL(1_200_000_000) // FIP-0100: 300M -> 1.2B FIL
117117

0 commit comments

Comments
 (0)