From a8459b5c7f7f93b6bc8e4f8e9094d87f5770d25b Mon Sep 17 00:00:00 2001 From: dieutx <84611148+dieutx@users.noreply.github.com> Date: Mon, 11 May 2026 22:06:12 +0700 Subject: [PATCH] docs(reth): clarify Sepolia websocket config --- reth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reth/README.md b/reth/README.md index 485a0458a..574f5c073 100644 --- a/reth/README.md +++ b/reth/README.md @@ -6,7 +6,7 @@ This is an implementation of the Reth node setup that supports Flashblocks mode - See hardware requirements mentioned in the master README - For Flashblocks mode: Access to a Flashblocks websocket endpoint (for `RETH_FB_WEBSOCKET_URL`) - - We provide public websocket endpoints for mainnet and devnet, included in `.env.mainnet` and `.env.sepolia` + - We provide public websocket endpoints for mainnet and Sepolia, included in `.env.mainnet` and `.env.sepolia` ## Node Type Selection