From 0c955dbeb1b13e54b55ab8f49b592cdd33c04c99 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 20 Dec 2024 06:18:12 +0100 Subject: [PATCH] disbale walking back --- base-reth-fullnode.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/base-reth-fullnode.yml b/base-reth-fullnode.yml index 4105439c..f1f2ca01 100644 --- a/base-reth-fullnode.yml +++ b/base-reth-fullnode.yml @@ -81,6 +81,7 @@ services: - "OP_NODE_L1_RPC_KIND=${BASE_ETHEREUM_ENDPOINT_KIND:-basic}" - "OP_NODE_L1_TRUST_RPC=${BASE_ETHEREUM_ENDPOINT_TRUST:-false}" - "OP_NODE_L1_BEACON=${BASE_ETHEREUM_ENDPOINT_BEACON}" + - "OP_NODE_L2_SKIP_SYNC_START_CHECK=true" networks: - chains