This commit is contained in:
goldsquid
2025-10-25 09:18:05 +07:00
parent 720767408a
commit 335b9e3803
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ services:
- --engine.memory-block-buffer-target=0
- --engine.parallel-sparse-trie
- --engine.persistence-threshold=0
- --gpomaxprice=1000000
- --gpo.maxprice=1000000
- --http
- --http.addr=0.0.0.0
- --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev

View File

@@ -85,7 +85,7 @@ services:
- --engine.parallel-sparse-trie
- --engine.persistence-threshold=0
- --full
- --gpomaxprice=1000000
- --gpo.maxprice=1000000
- --http
- --http.addr=0.0.0.0
- --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev