From 6b19812baf912f9ab272a0214c4c401dcf843e20 Mon Sep 17 00:00:00 2001 From: Iaroslav Gryshaiev Date: Fri, 27 Dec 2024 18:10:40 +0100 Subject: [PATCH] chore: update mainnet-nodes.json --- config/mainnet-nodes.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/mainnet-nodes.json b/config/mainnet-nodes.json index 00d133532..a982b20ce 100644 --- a/config/mainnet-nodes.json +++ b/config/mainnet-nodes.json @@ -13,10 +13,5 @@ "id": "cosmos.directory", "api": "https://rest.cosmos.directory/akash", "rpc": "https://rpc.cosmos.directory/akash" - }, - { - "id": "console", - "api": "https://consoleapi.akashnet.net", - "rpc": "https://consolerpc.akashnet.net" } ]