This commit is contained in:
goldsquid
2026-07-06 20:20:48 +07:00
parent 5b33030773
commit dec01b5a18
50 changed files with 131 additions and 153 deletions

View File

@@ -58,9 +58,9 @@ services:
- --chain=unichain
- --datadir=/root/.local/share/reth
- --discovery.addr=0.0.0.0
- --discovery.port=
- --discovery.port=13073
- --discovery.v5.addr=0.0.0.0
- --discovery.v5.port=
- --discovery.v5.port=13073
- --engine.cross-block-cache-size=${UNICHAIN_MAINNET_RETH_STATE_CACHE:-4096}
- --full
- --max-inbound-peers=50