From 235f3f62a92d1532a2683dfe0e1ca2eba6398072 Mon Sep 17 00:00:00 2001 From: hexskrt <90503141+hexskrt@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:09:43 +0700 Subject: [PATCH] Update mun.json --- chains/mainnet/mun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/mainnet/mun.json b/chains/mainnet/mun.json index 7ed7da0d..d39e9545 100644 --- a/chains/mainnet/mun.json +++ b/chains/mainnet/mun.json @@ -1,8 +1,8 @@ { "chain_name": "mun", "coingecko": "", - "api": [ "https://mainnet1.mun.money" ], - "rpc": [ "https://mainnet1rpc.mun.money" ], + "api": ["https://mainnet1.mun.money"], + "rpc": ["https://mainnet1rpc.mun.money"], "snapshot_provider": "", "sdk_version": "0.45.16", "coin_type": "118",