From a827cab20316d36521f0dd2e9a7f2c3bbd4ba1ce Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:09:39 +0100 Subject: [PATCH] more efficient --- op-bnb-reth.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-bnb-reth.yml b/op-bnb-reth.yml index 7c43c7d5..99641cf0 100644 --- a/op-bnb-reth.yml +++ b/op-bnb-reth.yml @@ -34,7 +34,7 @@ services: entrypoint: /scripts/op-node-start.sh environment: OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} -# OP_NODE_L1_RPC_KIND: erigon + OP_NODE_L1_RPC_KIND: ${OPBNB_BSC_ENDPOINT_KIND:-basic} OP_L2_HOST: op-bnb-reth P2P_PRIV_KEY: ${OPBNB_NODE_PRIV_KEY} NETWORK_NAME: mainnet