avalanche-mainnet: change api-max-duration from 0 to "0s" for v1.15.0 compatibility
Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"eth-rpc-gas-limit": 2500000000,
|
||||
"local-txs-enabled": false,
|
||||
"pruning-enabled": false,
|
||||
"api-max-duration": 0,
|
||||
"api-max-duration": "0s",
|
||||
"api-max-blocks-per-request": 0,
|
||||
"allow-unfinalized-queries": false,
|
||||
"log-level": "info",
|
||||
|
||||
Reference in New Issue
Block a user