File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed
Nethermind.Runner/configs Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 5454 "eip1559Transition" : " 0x0" ,
5555 "eip3198Transition" : " 0x0" ,
5656 "eip3529Transition" : " 0x0" ,
57- "eip3541Transition" : " 0x0"
57+ "eip3541Transition" : " 0x0" ,
58+ "terminalTotalDifficulty" : " 152D02C7E14AF6800000"
5859 },
5960 "genesis" : {
6061 "seal" : {
Original file line number Diff line number Diff line change 2020 " PivotNumber" : 1301000,
2121 " PivotHash" : " 0x0f66dfd68f63261eb91253eacb7df90192c751f85204f60840ddb12ccd91227b" ,
2222 " PivotTotalDifficulty" : " 6921232492055148"
23+ },
24+ " JsonRpc" : {
25+ " Enabled" : true,
26+ " Timeout" : 20000,
27+ " Host" : " 127.0.0.1" ,
28+ " Port" : 8545,
29+ " AdditionalRpcUrls" : [
30+ " http://localhost:8551|http;ws|net;eth;subscribe;engine;web3;client"
31+ ]
32+ },
33+ " Merge" : {
34+ " Enabled" : true,
35+ " TerminalTotalDifficulty" : " 100000000000000000000000"
2336 }
2437}
Original file line number Diff line number Diff line change 1111 },
1212 " Metrics" : {
1313 " NodeName" : " Sepolia"
14+ },
15+ " JsonRpc" : {
16+ " Enabled" : true,
17+ " Timeout" : 20000,
18+ " Host" : " 127.0.0.1" ,
19+ " Port" : 8545,
20+ " AdditionalRpcUrls" : [
21+ " http://localhost:8551|http;ws|net;eth;subscribe;engine;web3;client"
22+ ]
23+ },
24+ " Merge" : {
25+ " Enabled" : true,
26+ " TerminalTotalDifficulty" : " 100000000000000000000000"
1427 }
1528}
You can’t perform that action at this time.
0 commit comments