From 46e8584736119d75f6380d54c26024836a291be8 Mon Sep 17 00:00:00 2001 From: Miguel Victoria Date: Fri, 15 Nov 2024 12:22:05 +0100 Subject: [PATCH] fix: update Irisnet RPC endpoint --- networks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networks.json b/networks.json index 13cc298df9..e623d7f652 100644 --- a/networks.json +++ b/networks.json @@ -5324,7 +5324,7 @@ "testnet": false, "backendEndpoint": "", "restEndpoint": "https://api-irisnet-ia.cosmosia.notional.ventures/", - "rpcEndpoint": "https://rpc-irisnet-ia.cosmosia.notional.ventures/", + "rpcEndpoint": "https://rpc-irisnet-01.stakeflow.io/", "stakeCurrency": "uiris", "gasPriceStep": { "low": 0.2, @@ -14967,4 +14967,4 @@ }, "cosmosFeatures": [] } -] +] \ No newline at end of file