Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
53b9598421 |
@@ -4,7 +4,7 @@
|
|||||||
"eth-rpc-gas-limit": 2500000000,
|
"eth-rpc-gas-limit": 2500000000,
|
||||||
"local-txs-enabled": false,
|
"local-txs-enabled": false,
|
||||||
"pruning-enabled": false,
|
"pruning-enabled": false,
|
||||||
"api-max-duration": 0,
|
"api-max-duration": "0s",
|
||||||
"api-max-blocks-per-request": 0,
|
"api-max-blocks-per-request": 0,
|
||||||
"allow-unfinalized-queries": false,
|
"allow-unfinalized-queries": false,
|
||||||
"log-level": "info",
|
"log-level": "info",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"eth-rpc-gas-limit": 2500000000,
|
"eth-rpc-gas-limit": 2500000000,
|
||||||
"local-txs-enabled": false,
|
"local-txs-enabled": false,
|
||||||
"pruning-enabled": true,
|
"pruning-enabled": true,
|
||||||
"api-max-duration": 0,
|
"api-max-duration": "0s",
|
||||||
"api-max-blocks-per-request": 0,
|
"api-max-blocks-per-request": 0,
|
||||||
"allow-unfinalized-queries": false,
|
"allow-unfinalized-queries": false,
|
||||||
"log-level": "info",
|
"log-level": "info",
|
||||||
|
|||||||
Reference in New Issue
Block a user