Skip to content

Commit

Permalink
chore: set upgrade epoch for Calibration net
Browse files Browse the repository at this point in the history
chore: set upgrade epoch for Calibration net
  • Loading branch information
rjan90 committed Dec 4, 2024
1 parent 608be14 commit 5567106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/buildconstants/params_calibnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ const UpgradeWaffleHeight = 1779094
// 2024-10-23T13:30:00Z
const UpgradeTuktukHeight = 2078794

// ??????
const UpgradeTeepHeight = 999999999999999
// 2024-12-16T23:00:00Z
const UpgradeTeepHeight = 2235454

// FIP-0081: for the power actor state for pledge calculations.
// UpgradeTuktukPowerRampDurationEpochs ends up in the power actor state after
Expand Down

0 comments on commit 5567106

Please sign in to comment.