From 0b3853aa608a16531cbb17ee2a65218c550f9f78 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 19 Jun 2023 13:32:53 +0800 Subject: [PATCH] Update nois.json --- chains/mainnet/nois.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/mainnet/nois.json b/chains/mainnet/nois.json index 0751750b..4bcf596c 100644 --- a/chains/mainnet/nois.json +++ b/chains/mainnet/nois.json @@ -1,7 +1,7 @@ { "chain_name": "nois", - "api": ["https://nois-api.polkachu.com"], - "rpc": ["https://nois-rpc.polkachu.com"], + "api": ["https://nois-api.polkachu.com","https://api.nois.nodestake.top"], + "rpc": ["https://nois-rpc.polkachu.com","https://rpc.nois.nodestake.top"], "sdk_version": "0.45.14", "addr_prefix": "nois", "min_tx_fee": "5000",