From 4856d703457d569fef4cf701ee051b1928cf5e47 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:19:05 +0200 Subject: [PATCH] archiver --- op-blast-mainnet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/op-blast-mainnet.yml b/op-blast-mainnet.yml index 9af684c1..632ab2d0 100644 --- a/op-blast-mainnet.yml +++ b/op-blast-mainnet.yml @@ -64,6 +64,7 @@ services: - "OP_NODE_L1_TRUST_RPC=${BLAST_MAINNET_L1_ENDPOINT_TRUST:-false}" - "OP_NODE_L1_ETH_RPC=${BLAST_MAINNET_L1_ENDPOINT}" - "OP_NODE_L1_BEACON=${BLAST_MAINNET_L1_BEACON}" + - "OP_NODE_L1_BEACON_ARCHIVER=${BLAST_MAINNET_L1_BEACON_ARCHIVER}" - "OP_NODE_L1_TRUST_RPC=true" - "OP_NODE_L2_ENGINE_RPC=http://op-blast-mainnet:8551" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"