From 5aecf49daf2199ff4b83bbb2444f56c98c101a61 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Sat, 20 May 2023 12:23:27 +0800 Subject: [PATCH] update config --- chains/mainnet/cosmos.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chains/mainnet/cosmos.json b/chains/mainnet/cosmos.json index 542b5eef..937d2097 100644 --- a/chains/mainnet/cosmos.json +++ b/chains/mainnet/cosmos.json @@ -2,8 +2,7 @@ "chain_name": "cosmos", "api": [ "https://api-cosmoshub-ia.cosmosia.notional.ventures", - "https://lcd-cosmoshub.blockapsis.com:443", - "https://cosmos.api.ping.pub" + "https://lcd-cosmoshub.blockapsis.com:443" ], "rpc": ["https://rpc.cosmos.network:443", "https://cosmos-rpc.icycro.org", "https://rpc.cosmos.dragonstake.io"], "sdk_version": "0.45.1",