From 508b4999af9d779e7fe726076ca5a4d73ff60a98 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:18:07 +0200 Subject: [PATCH] try fullnode --- scroll-mainnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-mainnet.yml b/scroll-mainnet.yml index 396fef4d..cd140aad 100644 --- a/scroll-mainnet.yml +++ b/scroll-mainnet.yml @@ -13,7 +13,7 @@ services: [ "--scroll", # Blockchain sync mode ("snap", "full" or "light") - "--syncmode=snap", + "--syncmode=full", "--port=27374", "--nat=extip:$IP", # Megabytes of memory allocated to internal caching