We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ae088 commit e0bfe5cCopy full SHA for e0bfe5c
clients/nethermind/mkconfig.jq
@@ -95,6 +95,7 @@ def base_config:
95
"Enabled": true,
96
"Host": "0.0.0.0",
97
"Port": 8545,
98
+ "GasCap": 50000000,
99
"WebSocketsPort": 8546,
100
},
101
"Network": {
0 commit comments