From 321c3c6f18fd4e001c98197095f9642bf30f60b7 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 11 Sep 2024 05:44:14 +0200 Subject: [PATCH] fix --- op-blast-mainnet.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/op-blast-mainnet.yml b/op-blast-mainnet.yml index b0443271..0951b90b 100644 --- a/op-blast-mainnet.yml +++ b/op-blast-mainnet.yml @@ -73,6 +73,8 @@ services: #- "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=0" + - "OP_NODE_OVERRIDE_ECOTONE=1716843599" command: > op-node depends_on: