From 1ff80b0603a7373959a342d8bb5c45b512b842da Mon Sep 17 00:00:00 2001 From: chan Date: Wed, 11 Sep 2024 15:03:25 +0800 Subject: [PATCH] chore: rename DRPC -> dRPC --- docs/manta-pacific/Tools/Node Providers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manta-pacific/Tools/Node Providers.md b/docs/manta-pacific/Tools/Node Providers.md index c7257275..3767cbda 100644 --- a/docs/manta-pacific/Tools/Node Providers.md +++ b/docs/manta-pacific/Tools/Node Providers.md @@ -7,9 +7,9 @@ Manta Pacific provide a JSON-RPC interface that allows developers and users to i - RPC URL: [https://pacific-rpc.manta.network/http](https://pacific-rpc.manta.network/http) - Websocket URL: [wss://pacific-rpc.manta.network/ws](wss://pacific-rpc.manta.network/ws) -## DRPC +## dRPC -[DRPC](https://drpc.org/) offers access to a distributed network of independent third-party partners and public nodes for Manta Pacific. They provide a free tier that allows for an unlimited amount of requests over public nodes, or a paid tier which provides access to all providers, as well as other additional features. +[dRPC](https://drpc.org/) offers access to a distributed network of independent third-party partners and public nodes for Manta Pacific. They provide a free tier that allows for an unlimited amount of requests over public nodes, or a paid tier which provides access to all providers, as well as other additional features. - RPC URL: [https://manta-pacific.drpc.org](https://manta-pacific.drpc.org)