Skip to content

Commit

Permalink
Merge pull request #443 from bnb-chain/edos
Browse files Browse the repository at this point in the history
release: update the block height for erdos
  • Loading branch information
unclezoro committed May 10, 2024
2 parents ed836da + 6246834 commit b0a354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/upgrade/types/upgrade_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ var (
Info: "Serengeti hardfork",
}).SetPlan(&Plan{
Name: Erdos,
Height: 8285529,
Height: 8116724,
Info: "Erdos hardfork",
})
)
Expand Down

0 comments on commit b0a354b

Please sign in to comment.