From 15d8ae37fac25b287e414997a7290aa4561c62a2 Mon Sep 17 00:00:00 2001 From: Terence Lim Date: Thu, 18 Jan 2024 15:23:05 +0800 Subject: [PATCH] Updated cosmoshub lcd --- chains/mainnet/cosmoshub.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains/mainnet/cosmoshub.js b/chains/mainnet/cosmoshub.js index a5432494..08eec406 100644 --- a/chains/mainnet/cosmoshub.js +++ b/chains/mainnet/cosmoshub.js @@ -1,7 +1,7 @@ module.exports = { chainID: 'cosmoshub-4', // lcd: 'https://lcd-cosmoshub.tfl.foundation', - lcd: 'https://mainnet.crescent.network:1317', + lcd: 'https://rest.cosmos.directory/cosmoshub', gasAdjustment: 1.75, gasPrices: { uatom: 0.025 }, prefix: 'cosmos',