Skip to content

Commit

Permalink
Correcting to Activation Era 10553
Browse files Browse the repository at this point in the history
UTC: 8/29/2023 13:04:16
  • Loading branch information
sacherjj committed Aug 24, 2023
1 parent 84acdd1 commit 79c518d
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.2 - 10552
## 1.5.2 - 10553
### casper-node 1.5.2-86b7013

## 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 = 10552
activation_point = 10553

[network]
# Human readable name for convenience; the genesis_hash is the true identifier. The name influences the genesis hash by
Expand Down

0 comments on commit 79c518d

Please sign in to comment.