From 61f7c9f51b2f778058259418613cd028b39c1e31 Mon Sep 17 00:00:00 2001 From: Josh Stein <46639943+jcstein@users.noreply.github.com> Date: Fri, 10 Nov 2023 17:29:51 +0100 Subject: [PATCH] chore: remove broken rpc until it is back online (#1259) * chore: remove broken rpcs * chore: add back newmetric --- nodes/mainnet.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nodes/mainnet.md b/nodes/mainnet.md index 2796dd0cd0f..79c9a4a8549 100644 --- a/nodes/mainnet.md +++ b/nodes/mainnet.md @@ -76,16 +76,13 @@ consensus full node with no pruning for your bridge node. RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with: -- `public-celestia-da.numia.xyz` - - gRPC: port 9090 - - RPC: port 26657 - `celestia-consensus.mesa.newmetric.xyz` - gRPC: port 9090 - RPC: port 26657 -- `consensus.lunaroasis.net` +- `rpc.celestia.pops.one` - gRPC: port 9090 - RPC: port 26657 -- `rpc.celestia.pops.one` +- `consensus.lunaroasis.net` - gRPC: port 9090 - RPC: port 26657