Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
20 lines
413 B
JSON
20 lines
413 B
JSON
{
|
|
"rpc-gas-cap": 2500000000,
|
|
"eth-rpc-gas-limit": 2500000000,
|
|
"state-sync-enabled": true,
|
|
"state-sync-skip-resume": true,
|
|
"eth-apis": [
|
|
"eth",
|
|
"eth-filter",
|
|
"net",
|
|
"web3",
|
|
"internal-eth",
|
|
"internal-blockchain",
|
|
"internal-transaction",
|
|
"debug",
|
|
"debug-tracer",
|
|
"debug-file-tracer",
|
|
"debug-handler"
|
|
]
|
|
}
|