Skip to content

Commit

Permalink
chore: add hardfork number for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
samlior committed Jun 19, 2023
1 parent 9d59260 commit 44ae869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libaleth/libethashseal/genesis/reiTestNetwork.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ static std::string const c_genesisInfoREITestNetwork = std::string() +
"berlinForkBlock": "0x00",
"freeStakingForkBlock": "0x558c9d",
"betterPOSForkBlock": "0x6e1d59",
"reiDAOForkBlock": "0xcab67c",
"networkID" : "0x3045",
"chainID": "0x3045",
"maximumExtraDataSize": "0x2000",
Expand Down

0 comments on commit 44ae869

Please sign in to comment.