From 6b728033cc293ede8e5791e8f121f6ee67f45ac6 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 19 Jun 2023 13:27:31 +0800 Subject: [PATCH] Update chain4energy.json --- chains/mainnet/chain4energy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/mainnet/chain4energy.json b/chains/mainnet/chain4energy.json index 2b5e72e9..9b23233e 100644 --- a/chains/mainnet/chain4energy.json +++ b/chains/mainnet/chain4energy.json @@ -1,7 +1,7 @@ { "chain_name": "chain4energy", - "api": ["https://lcd.c4e.io"], - "rpc": ["https://rpc.c4e.io:443", "https://rpc.c4e.io:443"], + "api": ["https://lcd.c4e.io","https://api.c4e.nodestake.top"], + "rpc": ["https://rpc.c4e.io:443", "https://rpc.c4e.io:443","https://rpc.c4e.nodestake.top"], "sdk_version": "0.45.5", "coin_type": "4444", "min_tx_fee": "3000",