Skip to content

fix(reth): correct devnet to sepolia in README Flashblocks endpoint description#1080

Open
erhnysr wants to merge 1 commit into
base:mainfrom
erhnysr:fix/reth-readme-devnet-to-sepolia
Open

fix(reth): correct devnet to sepolia in README Flashblocks endpoint description#1080
erhnysr wants to merge 1 commit into
base:mainfrom
erhnysr:fix/reth-readme-devnet-to-sepolia

Conversation

@erhnysr
Copy link
Copy Markdown

@erhnysr erhnysr commented May 14, 2026

Summary

Fixes a terminology error in reth/README.md reported in #1075.

Problem

The Setup section says:

We provide public websocket endpoints for mainnet and devnet

But the correct term is sepolia, consistent with:

  • The actual endpoint: wss://sepolia.flashblocks.base.org/ws
  • The env file name: .env.sepolia

Fix

One-word change: devnetsepolia

Fixes #1075

…escription

The Setup section incorrectly referred to 'devnet' when describing
the public Flashblocks WebSocket endpoints. The correct term is
'sepolia', consistent with the actual endpoint wss://sepolia.flashblocks.base.org/ws
and the .env.sepolia filename.

Fixes base#1075
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

docs(reth): README refers to devnet instead of sepolia for Flashblocks websocket endpoint

2 participants