From 86ffd6c7ce27b7291d51e51b848feb64249d2832 Mon Sep 17 00:00:00 2001 From: Joonas Lehtimaki Date: Fri, 20 Oct 2023 09:32:00 +0300 Subject: [PATCH] feat: update nois rpc endpoint --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index bd3d6ad..16a0ebe 100644 --- a/config.yaml +++ b/config.yaml @@ -35,7 +35,7 @@ rpc: url: https://noble-rpc.polkachu.com:443 - chainName: nois chainId: nois-1 - url: https://nois-rpc.polkachu.com:443 + url: https://rpc.cosmos.directory/nois:443 - chainName: osmosistestnet chainId: osmo-test-5 url: https://rpc.osmotest5.osmosis.zone:443