From 55631724b9a50a99273e44930d21712798fb3fd1 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Thu, 15 Apr 2021 19:40:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/zelcash/info/info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/563.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/563.json diff --git a/blockchains/zelcash/info/info.json b/blockchains/zelcash/info/info.json index 930b928fa..b6cf5a200 100644 --- a/blockchains/zelcash/info/info.json +++ b/blockchains/zelcash/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 106f400f8..87404d159 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 562, - "commit": "423b0e165c5d08636917e49fdaef99592cce443a", - "date": "2021-04-15T15:24:59.085Z" + "versionNum": 563, + "commit": "e4440488768d4449f5d41b24028f2f118792095b", + "date": "2021-04-15T19:40:27.511Z" } \ No newline at end of file diff --git a/history/versions/563.json b/history/versions/563.json new file mode 100644 index 000000000..0d3c4520d --- /dev/null +++ b/history/versions/563.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 563, + "commit": "e4440488768d4449f5d41b24028f2f118792095b", + "date": "2021-04-15T19:40:27.511Z" + }, + "versionStart": { + "versionNum": 562, + "commit": "423b0e165c5d08636917e49fdaef99592cce443a", + "date": "2021-04-15T15:24:59.085Z" + }, + "changes": [ + "blockchains/zelcash/info/info.json", + "blockchains/zelcash/info/logo.png" + ] +} \ No newline at end of file