From 7b5e36c3ef7d947616cecad27db916f8f5f5a75d Mon Sep 17 00:00:00 2001 From: jurikopytko Date: Fri, 6 Dec 2024 14:18:41 +0400 Subject: [PATCH 1/2] tendermint node removed --- _data/chains/eip155-4545.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/chains/eip155-4545.json b/_data/chains/eip155-4545.json index 52b3841c2a9a..16abbd5aa8e5 100644 --- a/_data/chains/eip155-4545.json +++ b/_data/chains/eip155-4545.json @@ -2,8 +2,7 @@ "name": "Emoney Network Mainnet", "chain": "Emoney", "rpc": [ - "https://rpc-publicnode.emoney.io/", - "https://public-node1-rpc.emoney.network/" + "https://rpc-publicnode.emoney.io/" ], "faucets": [], "nativeCurrency": { From bf178f334f505e57c5ff4d19de332636316ccbe1 Mon Sep 17 00:00:00 2001 From: jurikopytko Date: Fri, 6 Dec 2024 18:21:10 +0400 Subject: [PATCH 2/2] prettier --- _data/chains/eip155-4545.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_data/chains/eip155-4545.json b/_data/chains/eip155-4545.json index 16abbd5aa8e5..a4e435e160ad 100644 --- a/_data/chains/eip155-4545.json +++ b/_data/chains/eip155-4545.json @@ -1,9 +1,7 @@ { "name": "Emoney Network Mainnet", "chain": "Emoney", - "rpc": [ - "https://rpc-publicnode.emoney.io/" - ], + "rpc": ["https://rpc-publicnode.emoney.io/"], "faucets": [], "nativeCurrency": { "name": "Emoney Coin",