From 05a3c3f7cab0d26c409afc5f8bfb675a4530d2aa Mon Sep 17 00:00:00 2001 From: Brightlystake <81879738+Staking7pc@users.noreply.github.com> Date: Sat, 14 Sep 2024 18:38:28 +0800 Subject: [PATCH 1/2] Brightlystake Update endpoints.mdx --- docs/story-protocol/endpoints.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index e888822..9c49049 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -315,5 +315,11 @@ 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 +``` + 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 2/2] 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 9c49049..7fbf691 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 -``` -