From a3c4facd005ad621898de891bd4ceeba839f8f30 Mon Sep 17 00:00:00 2001 From: zypher-kevin Date: Thu, 31 Oct 2024 09:04:38 +0800 Subject: [PATCH] format json --- _data/chains/eip155-19546.json | 4 +--- _data/chains/eip155-9901.json | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/_data/chains/eip155-19546.json b/_data/chains/eip155-19546.json index c70e7fefee59..dcf62e3f3ead 100644 --- a/_data/chains/eip155-19546.json +++ b/_data/chains/eip155-19546.json @@ -2,9 +2,7 @@ "name": "Zytron Linea Testnet", "chain": "ETH", "icon": "zytron", - "rpc": [ - "https://linea-testnet-zytron.zypher.game/" - ], + "rpc": ["https://linea-testnet-zytron.zypher.game/"], "faucets": [], "nativeCurrency": { "name": "ETH", diff --git a/_data/chains/eip155-9901.json b/_data/chains/eip155-9901.json index 065c68049377..7cb64f204075 100644 --- a/_data/chains/eip155-9901.json +++ b/_data/chains/eip155-9901.json @@ -2,9 +2,7 @@ "name": "Zytron Linea Mainnet", "chain": "ETH", "icon": "zytron", - "rpc": [ - "https://rpc.zypher.network/" - ], + "rpc": ["https://rpc.zypher.network/"], "faucets": [], "nativeCurrency": { "name": "ETH",