From 68f0f98cc6c705b9c1fae93f8a3a0e265bf4a3df Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:33:54 +0100 Subject: [PATCH] do not wlkback --- op-blast-mainnet-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-blast-mainnet-fullnode.yml b/op-blast-mainnet-fullnode.yml index c75bd860..316fe779 100644 --- a/op-blast-mainnet-fullnode.yml +++ b/op-blast-mainnet-fullnode.yml @@ -71,7 +71,7 @@ services: - "OP_NODE_L1_TRUST_RPC=true" - "OP_NODE_L2_ENGINE_RPC=http://op-blast-mainnet-fullnode:8551" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - #- "OP_NODE_L2_SKIP_SYNC_START_CHECK=true" + - "OP_NODE_L2_SKIP_SYNC_START_CHECK=true" - "OP_NODE_P2P_LISTEN_TCP_PORT=25037" - "OP_NODE_ROLLUP_CONFIG=/config/mainnet/rollup.json" - "OP_NODE_OVERRIDE_DELTA=1716843599"