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"