fix
This commit is contained in:
@@ -82,9 +82,8 @@ services:
|
||||
- --db.max-size=7TB
|
||||
- --discovery.port=13454
|
||||
- --engine.cross-block-cache-size=${BSC_MAINNET_RETH_STATE_CACHE:-4096}
|
||||
- --engine.memory-block-buffer-target=0
|
||||
- --engine.memory-block-buffer-target=128
|
||||
- --engine.parallel-sparse-trie
|
||||
- --engine.persistence-threshold=0
|
||||
- --gpo.maxprice=1000000
|
||||
- --http
|
||||
- --http.addr=0.0.0.0
|
||||
|
||||
@@ -81,9 +81,8 @@ services:
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --discovery.port=12863
|
||||
- --engine.cross-block-cache-size=${BSC_MAINNET_RETH_STATE_CACHE:-4096}
|
||||
- --engine.memory-block-buffer-target=0
|
||||
- --engine.memory-block-buffer-target=128
|
||||
- --engine.parallel-sparse-trie
|
||||
- --engine.persistence-threshold=0
|
||||
- --full
|
||||
- --gpo.maxprice=1000000
|
||||
- --http
|
||||
|
||||
Reference in New Issue
Block a user