add cache
This commit is contained in:
@@ -58,6 +58,7 @@ services:
|
||||
- --chain=mainnet
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --discovery.port=14563
|
||||
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||
- --engine.memory-block-buffer-target=0
|
||||
- --engine.persistence-threshold=0
|
||||
- --max-inbound-peers=50
|
||||
|
||||
Reference in New Issue
Block a user