Skip to content

Commit

Permalink
set genesis.json to alpha4 for alphanet recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
cce committed Aug 19, 2022
1 parent 2f1164a commit 2aaebfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"NetworkName": "",
"VersionModifier": "",
"ConsensusProtocol": "alpha2",
"ConsensusProtocol": "alpha4",
"FirstPartKeyRound": 0,
"LastPartKeyRound": 50000,
"PartKeyDilution": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"NetworkName": "",
"VersionModifier": "",
"ConsensusProtocol": "alpha2",
"ConsensusProtocol": "alpha4",
"FirstPartKeyRound": 0,
"LastPartKeyRound": 50000,
"PartKeyDilution": 0,
Expand Down

0 comments on commit 2aaebfb

Please sign in to comment.