fix op-geth command full

This commit is contained in:
Sebastian
2023-06-26 16:50:49 +02:00
parent 2d2c0c2393
commit 4a0d23d8a1

View File

@@ -72,7 +72,7 @@ services:
--ws.port=8545 --ws.port=8545
--ws.origins="*" --ws.origins="*"
--ws.api=debug,eth,txpool,net,engine,web3 --ws.api=debug,eth,txpool,net,engine,web3
--syncmode=file --syncmode=full
--gcmode="archive" --gcmode="archive"
--nodiscover --nodiscover
--maxpeers=0 --maxpeers=0