From 11047bee5d9c72b6352087d40cd7d907902698e2 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Tue, 18 Feb 2020 16:32:26 +0800 Subject: [PATCH] New info.json Template for coin/token info. Just basics are included --- blockchains/fio/info/info.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/blockchains/fio/info/info.json b/blockchains/fio/info/info.json index 1605e41af..1e070ed10 100644 --- a/blockchains/fio/info/info.json +++ b/blockchains/fio/info/info.json @@ -1,27 +1,12 @@ { "name": "", "website": "", - "source_code": "", - "white_paper": "", "short_description": "", - "description": "", "explorers": [ { "name": "", "url": "" } ], - "socials": [ - { - "name": "Twitter", - "url": "", - "handle": "" - }, - { - "name": "Reddit", - "url": "", - "handle": "" - } - ], "data_source": "crowd" } \ No newline at end of file