From 0ec918de2aa3dcfdbfe11a045f48f873a994bfd4 Mon Sep 17 00:00:00 2001 From: huangyu9784 Date: Wed, 16 Mar 2022 17:46:13 +0800 Subject: [PATCH] fix explorers to none --- _data/chains/eip155-444900.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_data/chains/eip155-444900.json b/_data/chains/eip155-444900.json index 4f1237b4..65996fa6 100644 --- a/_data/chains/eip155-444900.json +++ b/_data/chains/eip155-444900.json @@ -16,9 +16,5 @@ "shortName": "wlkt", "chainId": 444900, "networkId": 444900, - "explorers": [{ - "name": "weelink-testnet", - "url": "https://weelink.cloud/#/blockView/overview", - "standard": "EIP3091" - }] + "explorers": [] } \ No newline at end of file