Skip to content

Commit

Permalink
Set calico and persian epochs for calibration-net
Browse files Browse the repository at this point in the history
  • Loading branch information
arajasek committed Nov 20, 2020
1 parent b156b33 commit 3fb5636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/params_mainnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const UpgradeLiftoffHeight = -5

const UpgradeKumquatHeight = 90

const UpgradeCalicoHeight = 265200
const UpgradeCalicoHeight = 92000
const UpgradePersianHeight = UpgradeCalicoHeight + (builtin2.EpochsInHour * 60)

func init() {
Expand Down

0 comments on commit 3fb5636

Please sign in to comment.