From 268bdd61a6041436d9d09309acba6460f60807a6 Mon Sep 17 00:00:00 2001 From: RedWest <71982739+redwest88@users.noreply.github.com> Date: Sat, 14 Sep 2024 22:21:39 +0200 Subject: [PATCH] update endpoints.mdx --- docs/story-protocol/endpoints.mdx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index 9c49049d..7fbf691c 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -227,6 +227,11 @@ https://story-testnet-jsonrpc.shachopra.com # EVM JSON-RPC ```bash https://rpc-story-testnet.aldebaranode.xyz # Cosmos RPC https://rpc-storyevm-testnet.aldebaranode.xyz # EVM JSON-RPC +``` + +#### Brightlystake: +```bash +https://story-testnet-rpc.brightlystake.com # EVM JSON-RPC ``` @@ -315,11 +320,5 @@ wss://ws-story-testnet.aldebaranode.xyz # Cosmos WSS wss://ws-storyevm-testnet.aldebaranode.xyz # EVM WSS ``` - -#### Brightlystake: -```bash -https://story-testnet-rpc.brightlystake.com # EVM RPC -``` -