diff --git a/.env.sepolia b/.env.sepolia index 724623498..860dc5543 100644 --- a/.env.sepolia +++ b/.env.sepolia @@ -1,10 +1,10 @@ # op-node configuration # [required] replace with your preferred L1 (Ethereum, not Unichain) node RPC URL: -OP_NODE_L1_ETH_RPC=https://rpc.sepolia.org +OP_NODE_L1_ETH_RPC=https://ethereum-sepolia-rpc.publicnode.com # [required] replace with your preferred L1 CL beacon endpoint: -OP_NODE_L1_BEACON=https://your.sepolia.beacon.node/endpoint-here +OP_NODE_L1_BEACON=https://ethereum-sepolia-beacon-api.publicnode.com OP_NODE_ROLLUP_CONFIG=/chainconfig/sepolia/rollup.json OP_NODE_L2_ENGINE_AUTH=/shared/jwt.hex