Skip to content

Commit

Permalink
feat(op-node): update chain config param to support testnet hardfork …
Browse files Browse the repository at this point in the history
…in testnet genesis.json (#34)
  • Loading branch information
redhdx authored Aug 23, 2023
1 parent e363912 commit a958e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/testnet/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"mergeNetsplitBlock": 0,
"bedrockBlock": 0,
"regolithTime": 0,
"preContractForkBlock": 5114294,
"preContractForkBlock": 5805494,
"terminalTotalDifficulty": 0,
"terminalTotalDifficultyPassed": true,
"optimism": {
Expand Down

0 comments on commit a958e47

Please sign in to comment.