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