From 7005ed93fcd8ad4a548318721c7373f44dc1aaf5 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 19 Jun 2023 13:37:04 +0800 Subject: [PATCH] Update uptick.json --- chains/mainnet/uptick.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chains/mainnet/uptick.json b/chains/mainnet/uptick.json index 3df2eee0..49451b01 100644 --- a/chains/mainnet/uptick.json +++ b/chains/mainnet/uptick.json @@ -1,7 +1,7 @@ { "chain_id":"uptick_117-1", - "chain_name": "uptick-network-mainnet", - "api": "https://rest.uptick.network", + "chain_name": ["uptick-network-mainnet","https://api.uptick.nodestake.top"] + "api": ["https://rest.uptick.network","https://rpc.uptick.nodestake.top"] "sdk_version": "v0.46.0", "coin_type": "60", "min_tx_fee": "40000", @@ -16,4 +16,4 @@ "logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png" } ] -} \ No newline at end of file +}