few tweaks

This commit is contained in:
Para Dox
2025-05-10 19:09:56 +07:00
parent 8e2243616b
commit 1ba136a4f8
34 changed files with 39 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ services:
- 8551
entrypoint: [op-reth, node]
command:
- ${BASE_MAINNET_RETH_DEBUG_TIP:+--debug.tip=$BASE_MAINNET_RETH_DEBUG_TIP}
- --chain=base
- --datadir=/root/.local/share/reth
- --engine.cross-block-cache-size=${BASE_MAINNET_RETH_STATE_CACHE:-4096}