Skip to content

Commit

Permalink
Fix rpc urls (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest authored Jun 18, 2024
1 parent 6674c82 commit 9381e80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/build/getting-started/networks/crab.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Crab is now a [parachain of Kusama](https://kusama.subscan.io/parachain/2105).
- [**Crab SubView**](https://crab.subview.xyz/)
- HTTPS RPC Endpoints:
- **`https://crab-rpc.darwinia.network`**
- **`https://darwinia-rpc.dcdao.box`**
- **`https://crab-rpc.dcdao.box`**
- Websocket RPC Endpoints:
- **`wss://crab-rpc.darwinia.network`**
- **`wss://darwinia-rpc.dcdao.box`**
- **`wss://crab-rpc.dcdao.box`**
- EVM-Tracing Node Endpoints
- **`ws://c1.crab2.darwinia.network:9944`**
4 changes: 2 additions & 2 deletions docs/build/getting-started/networks/darwinia.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ Darwinia is now a [parachain of Polkadot](https://polkadot.subscan.io/parachain/
- [Subview](https://darwinia.subview.xyz/)
- HTTPS RPC Endpoints:
- **`https://rpc.darwinia.network`**
- **`https://darwinia-rpc.darwiniacommunitydao.xyz`**
- **`https://darwinia-rpc.dcdao.box`**
- **`https://darwinia-rpc.dwellir.com`**
- Websocket RPC Endpoints:
- **`wss://rpc.darwinia.network`**
- **`wss://darwinia-rpc.darwiniacommunitydao.xyz`**
- **`wss://darwinia-rpc.dcdao.box`**
- **`wss://darwinia-rpc.dwellir.com`**
- EVM-Tracing Node Endpoints
- **`ws://c1.darwinia2.darwinia.network:9944`**

0 comments on commit 9381e80

Please sign in to comment.