base sync fix

This commit is contained in:
Para Dox
2025-05-30 10:11:31 +07:00
parent 368db703c4
commit 7b129c628b
14 changed files with 28 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ services:
entrypoint: [op-reth, node]
command:
- --chain=optimism
- --config=/config/reth/reth.toml
- --datadir=/root/.local/share/reth
- --engine.cross-block-cache-size=${OP_MAINNET_RETH_STATE_CACHE:-4096}
- --max-inbound-peers=50