From 342f8223dcfb0880e8f01bc2e1497ad19a253260 Mon Sep 17 00:00:00 2001 From: cnukaus Date: Wed, 9 Nov 2022 21:33:07 +1100 Subject: [PATCH] update incorrect name and path in prev commit of new json file (#1852) * update incorrect name and path in prev commit of new json file * updated invalid icon part Co-authored-by: ligi --- metacode.json => _data/chains/eip155-3666.json | 2 -- 1 file changed, 2 deletions(-) rename metacode.json => _data/chains/eip155-3666.json (91%) diff --git a/metacode.json b/_data/chains/eip155-3666.json similarity index 91% rename from metacode.json rename to _data/chains/eip155-3666.json index 5703cc70..b23cd329 100644 --- a/metacode.json +++ b/_data/chains/eip155-3666.json @@ -12,12 +12,10 @@ "shortName": "metacode", "chainId": 3666, "networkId": 3666, - "icon": "meta", "explorers": [ { "name": "meta", "url": "https://j.blockcoach.com:8089", - "icon": "meta", "standard": "EIP3091" } ]