From 4a0d23d8a1ca3de5d64f9206c87ef366227b3fa8 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:50:49 +0200 Subject: [PATCH] fix op-geth command full --- optimism-archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimism-archive.yml b/optimism-archive.yml index 60fdbcb2..38dad0a5 100644 --- a/optimism-archive.yml +++ b/optimism-archive.yml @@ -72,7 +72,7 @@ services: --ws.port=8545 --ws.origins="*" --ws.api=debug,eth,txpool,net,engine,web3 - --syncmode=file + --syncmode=full --gcmode="archive" --nodiscover --maxpeers=0