Skip to content

Commit

Permalink
genesis: update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
emailtovamos committed Mar 7, 2023
1 parent ff33f01 commit c2d75ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var (

BSCGenesisHash = common.HexToHash("0x0d21840abff46b96c84b2ac9e10e4f5cdaeb5693cb665db62a2f3b02d2d57b5b")
ChapelGenesisHash = common.HexToHash("0x6d3c66c5357ec91d5c43af47e234a939b22557cbb552dc45bebbceeed90fbe34")
RialtoGenesisHash = common.HexToHash("0x766ef88766e1e67ddb077a0ed97701d486e377cbbce2bc3bb536d7d4a1516661")
RialtoGenesisHash = common.HexToHash("0x9fbb975a760d1b87724f0c5ef324791d9d594ee383cc06fd92b7d3ca9afdf1d5")
YoloV3GenesisHash = common.HexToHash("0xf1f2876e8500c77afcc03228757b39477eceffccf645b734967fe3c7e16967b7")
)

Expand Down

0 comments on commit c2d75ca

Please sign in to comment.