From a7716f6533cd7c36edf760171764752be5f22422 Mon Sep 17 00:00:00 2001 From: Lee MinGi Date: Thu, 24 Aug 2023 18:15:50 +0900 Subject: [PATCH] typing error in readme regitstry -> registry --- chains/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains/README.md b/chains/README.md index fece76f4..7b584b2b 100644 --- a/chains/README.md +++ b/chains/README.md @@ -38,7 +38,7 @@ "logo": "https://dl.airtable.com/.attachments/e54f814bba8c0f9af8a3056020210de0/2d1155fb/cosmos-hub.svg" } ``` -- **chain_name** the name to identify the chain on ping.pub, would be better to use the same one as regitstry +- **chain_name** the name to identify the chain on ping.pub, would be better to use the same one as registry - **api** the rest api endpoint.(make sure that CORS is enabled: `Allow-Control-Allow-Origin: *`) - **rpc** the rpc endpoint, make sure that the port is added. rpc endpoint is only used for state sync. it's optional. - **assets** Native Assets on blockchain.