Skip to content

Conversation

@jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Oct 23, 2025

Description

rm the duplicated L1_BEACON_URL, it's already defined here

# Option 1: Public endpoint (no API key required - recommended for testing)
L1_RPC_URL="https://ethereum-sepolia-rpc.publicnode.com"
L1_BEACON_URL="https://ethereum-sepolia-beacon-api.publicnode.com"
# Option 2: Private endpoint (requires API key from Infura/Alchemy)
# L1_RPC_URL="https://eth-sepolia.g.alchemy.com/v2/YOUR_API_KEY"
# L1_BEACON_URL="https://ethereum-sepolia-beacon-api.publicnode.com"

Tests

Additional context

Metadata

Signed-off-by: jsvisa <delweng@gmail.com>
@jsvisa jsvisa requested a review from a team as a code owner October 23, 2025 08:33
@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for docs-optimism ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f8ea615
🔍 Latest deploy log https://app.netlify.com/projects/docs-optimism/deploys/68f9e86bd5e4a800085b6d3e
😎 Deploy Preview https://deploy-preview-1806--docs-optimism.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jsvisa
Copy link
Contributor Author

jsvisa commented Oct 25, 2025

@krofax ptal

@sbvegan sbvegan merged commit f4da86b into ethereum-optimism:main Oct 26, 2025
11 checks passed
@jsvisa jsvisa deleted the l2-env branch October 27, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants