Skip to content

Commit

Permalink
updating genesis state hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed Jun 30, 2022
1 parent 605d852 commit 17c17a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/testnet.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ergo {
}

# Base16 representation of genesis state roothash
genesisStateDigestHex = "21660785f08767ef2b5f311827e896a4b59c9d39b8f036d71af1e9c7f02120de02"
genesisStateDigestHex = "cb63aa99a3060f341781d8662b58bf18b9ad258db4fe88d09f8f71cb668cad4502"
}

voting {
Expand Down

0 comments on commit 17c17a5

Please sign in to comment.