Skip to content

Commit

Permalink
chore: update fork height
Browse files Browse the repository at this point in the history
(cherry picked from commit 702539c)
  • Loading branch information
RiccardoM committed Jan 15, 2025
1 parent 85212d2 commit 43b7910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/forks/v8/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import (
)

var Fork = forks.Fork{
ForkHeight: 609500,
ForkHeight: 609800,
BeginForkLogic: BeginFork,
}

0 comments on commit 43b7910

Please sign in to comment.