Skip to content

Commit

Permalink
chore: update fork height to 610750
Browse files Browse the repository at this point in the history
(cherry picked from commit febe3b9)
  • Loading branch information
RiccardoM committed Jan 15, 2025
1 parent 31f00df commit 11282ea
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: 609800,
ForkHeight: 610750,
BeginForkLogic: BeginFork,
}

0 comments on commit 11282ea

Please sign in to comment.