From c5eba544c81025cf062f5316d57ac4fcc630f966 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Wed, 26 Oct 2022 18:27:19 +0800 Subject: [PATCH] update --- src/chains/mainnet/cosmos.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/chains/mainnet/cosmos.json b/src/chains/mainnet/cosmos.json index 01d27047..2d4a4214 100644 --- a/src/chains/mainnet/cosmos.json +++ b/src/chains/mainnet/cosmos.json @@ -3,8 +3,7 @@ "api": [ "https://cosmos.api.ping.pub", "https://lcd-cosmoshub.blockapsis.com:443", - "https://api-cosmoshub-ia.cosmosia.notional.ventures", - "https://cosmos-rpc.polkachu.com" + "https://api-cosmoshub-ia.cosmosia.notional.ventures" ], "rpc": ["https://rpc.cosmos.network:443", "https://cosmos-rpc.icycro.org", "https://rpc.cosmos.dragonstake.io"], "sdk_version": "0.45.1",