Skip to content

Commit

Permalink
Update params_2k.go
Browse files Browse the repository at this point in the history
  • Loading branch information
arajasek authored Jan 24, 2022
1 parent 6080431 commit 0358ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/params_2k.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ func init() {
UpgradeTurboHeight = getUpgradeHeight("LOTUS_ACTORSV4_HEIGHT", UpgradeTurboHeight)
UpgradeHyperdriveHeight = getUpgradeHeight("LOTUS_HYPERDRIVE_HEIGHT", UpgradeHyperdriveHeight)
UpgradeChocolateHeight = getUpgradeHeight("LOTUS_CHOCOLATE_HEIGHT", UpgradeChocolateHeight)
UpgradeOhSnapHeight = getUpgradeHeight("LOTUS_OHSNAP_HEIGHT", UpgradeOhSnapHeight)

BuildType |= Build2k

Expand Down

0 comments on commit 0358ad8

Please sign in to comment.