Skip to content

Commit

Permalink
chore(forks): Set the boonet fork 2 height (#2209)
Browse files Browse the repository at this point in the history
  • Loading branch information
calbera authored Dec 3, 2024
1 parent e86ff36 commit f8825fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mod/config/pkg/spec/special_cases.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ const (
const (
BoonetFork1Height uint64 = 69420

// TODO: modify this to be the actual fork height. Avoid overflow.
BoonetFork2Height uint64 = 99999999999999
BoonetFork2Height uint64 = 1722000
)

0 comments on commit f8825fd

Please sign in to comment.