File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,6 @@ P2P_ADVERTISE_IP="127.0.0.1"
3434# Default L2 Chain ID (can be any number between 10000-99999 for testing)
3535L2_CHAIN_ID = " 16584"
3636
37- # L1 Beacon API URL for op-node (usually same provider as L1_RPC_URL)
38- L1_BEACON_URL = " https://ethereum-sepolia-beacon-api.publicnode.com"
39-
4037# ==========================================
4138# ADVANCED: Component Environment Variables
4239# ==========================================
@@ -59,4 +56,4 @@ OP_PROPOSER_POLL_INTERVAL="20s"
5956# ==========================================
6057# Uncomment these for local development with a local L1 network
6158# L1_RPC_URL="http://host.docker.internal:8545"
62- # L1_BEACON_URL="http://host.docker.internal:5052"
59+ # L1_BEACON_URL="http://host.docker.internal:5052"
You can’t perform that action at this time.
0 commit comments