From 68460dfe4f3f712b396c03feca7631e1318a0f3c Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:37:36 +0100 Subject: [PATCH] ficx --- op-bnb-reth-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-bnb-reth-fullnode.yml b/op-bnb-reth-fullnode.yml index 3d915db0..be56d3e1 100644 --- a/op-bnb-reth-fullnode.yml +++ b/op-bnb-reth-fullnode.yml @@ -34,7 +34,7 @@ services: entrypoint: /scripts/op-node-start.sh environment: OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} - OP_NODE__RPC_ENDPOINT_KIND: ${OPBNB_BSC_ENDPOINT_KIND} + OP_NODE__RPC_ENDPOINT_KIND: ${OPBNB_BSC_ENDPOINT_KIND:-basic} OP_L2_HOST: op-bnb-reth-fullnode P2P_PRIV_KEY: ${OPBNB_NODE_PRIV_KEY} NETWORK_NAME: mainnet