Skip to content

Commit

Permalink
Set Calico epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
arajasek committed Nov 17, 2020
1 parent e0ade92 commit cbb37e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/params_mainnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ const UpgradeLiftoffHeight = 148888

const UpgradeKumquatHeight = 170000

// TODO: Height??
const UpgradeCalicoHeight = 999999
const UpgradeCalicoHeight = 265200
const UpgradePersianHeight = UpgradeCalicoHeight + (builtin2.EpochsInDay * 2)

func init() {
Expand Down

0 comments on commit cbb37e2

Please sign in to comment.