Skip to content

Commit

Permalink
Set the calibnet chocolate epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
arajasek committed Oct 2, 2021
1 parent ec14259 commit 41be8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/params_calibnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const UpgradeTurboHeight = 390

const UpgradeHyperdriveHeight = 420

const UpgradeChocolateHeight = 999999999
const UpgradeChocolateHeight = 312746

func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(32 << 30))
Expand Down

0 comments on commit 41be8fc

Please sign in to comment.