From a297ef6f7afa0065b749b3cce992fc2527d4116c Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 7 Jan 2023 12:09:12 +0100 Subject: [PATCH] fix params --- arbitrum-archive.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arbitrum-archive.yml b/arbitrum-archive.yml index 3e271c0a..400e7ecc 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -46,10 +46,9 @@ services: - 8547 - 8548 command: - - --init.empty - --l1.url=${ARBITRUM_L1_URL} - - --l2.chain-id=42161 - --l2.disable-upstream + - --node.chain-id=42161 - --node.rpc.tracing.enable - --node.rpc.tracing.namespace trace - --core.checkpoint-pruning-mode off