From e109f9d057461d443ff52f3d250cc8a21e60de73 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 9 Jun 2021 06:58:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2054.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/2054.json diff --git a/blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json b/blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json index 6de51cb13..fd4889e08 100644 --- a/blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json +++ b/blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index df824fe71..7bfa6ae84 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2053, - "commit": "e4147cd0a59c00f69a037018679ec138a7178571", - "date": "2021-06-09T04:39:22.895Z" + "versionNum": 2054, + "commit": "b32306fe0d079462f5dbdb1dba31d9d9fca22a79", + "date": "2021-06-09T06:58:41.743Z" } \ No newline at end of file diff --git a/history/versions/2054.json b/history/versions/2054.json new file mode 100644 index 000000000..85d20164e --- /dev/null +++ b/history/versions/2054.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2054, + "commit": "b32306fe0d079462f5dbdb1dba31d9d9fca22a79", + "date": "2021-06-09T06:58:41.743Z" + }, + "versionStart": { + "versionNum": 2053, + "commit": "e4147cd0a59c00f69a037018679ec138a7178571", + "date": "2021-06-09T04:39:22.895Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json", + "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/logo.png" + ] +} \ No newline at end of file