From 66eebfb0abafb515ea1a1b290bcfee8960e78ce5 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 12 Sep 2022 11:56:54 +0800 Subject: [PATCH] Update cheqd.json Add cheqd rpc/api by NodeStake --- src/chains/mainnet/cheqd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chains/mainnet/cheqd.json b/src/chains/mainnet/cheqd.json index 648bcc92..2eec2eb2 100644 --- a/src/chains/mainnet/cheqd.json +++ b/src/chains/mainnet/cheqd.json @@ -1,7 +1,7 @@ { "chain_name": "cheqd", - "api": "https://api.cheqd.net", - "rpc": ["https://rpc.cheqd.net:443", "https://rpc.cheqd.net:443"], + "api": ["https://api.cheqd.net","https://api.cheqd.nodestake.top"], + "rpc": ["https://rpc.cheqd.net:443", "https://rpc.cheqd.net:443","https://rpc.cheqd.nodestake.top"], "snapshot_provider": "", "sdk_version": "0.44.3", "coin_type": "118",