Skip to content

Commit

Permalink
Correcting Era back to 9759
Browse files Browse the repository at this point in the history
  • Loading branch information
sacherjj committed Jul 3, 2023
1 parent 655cc39 commit 299f5d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[comment]: <> (Fixed: any bug fixes)
[comment]: <> (Security: in case of vulnerabilities)

## 1.5.1 - 9769
## 1.5.1 - 9759
### casper-node 1.5.1-805a420

## Added
Expand Down
2 changes: 1 addition & 1 deletion config/chainspec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hard_reset = true
# in contract-runtime for computing genesis post-state hash.
#
# If it is an integer, it represents an era ID, meaning the protocol version becomes active at the start of this era.
activation_point = 9769
activation_point = 9759
# Optional era ID in which the last emergency restart happened.
last_emergency_restart = 7098

Expand Down

0 comments on commit 299f5d1

Please sign in to comment.