From 0a0a908573e5a4a0ee99781a059337b9b6cc1060 Mon Sep 17 00:00:00 2001 From: Tschakki Date: Wed, 21 Feb 2024 10:57:29 +0100 Subject: [PATCH] Comment mainnet reference --- docs/lisk-tools/api-providers.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/lisk-tools/api-providers.md b/docs/lisk-tools/api-providers.md index cd8b9992a..3f6119452 100644 --- a/docs/lisk-tools/api-providers.md +++ b/docs/lisk-tools/api-providers.md @@ -41,10 +41,15 @@ The available endpoints for Lisk nodes include all [Geth RPC endpoints](https:// Free, rate limited RPC endpoints for the Lisk networks. -| | Lisk Sepolia Testnet | Lisk Mainnet | +| | Lisk Sepolia Testnet | +| :------ | :------ | +|**HTTP RPC** | https://rpc.sepolia-api.lisk.com | +|**WS RPC** | `wss://ws.sepolia-api.lisk.com` | + + ## dRPC