From ef84893d9aadae19fb100d132418a2aa96bd0849 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 16:16:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2183.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/2183.json diff --git a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json index 797fe8e57..d49194e07 100644 --- a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json +++ b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x158648792927eBb7a5c0D598BaB4D23417465E0B" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e7a929f53..f1a1b559e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2182, - "commit": "5227db4e208cbb447e2f8ca73ae6f8a37cc32c50", - "date": "2021-06-14T16:12:38.831Z" + "versionNum": 2183, + "commit": "962382125d16a7f494dbdf8b0c3d11998d0d7505", + "date": "2021-06-14T16:16:22.853Z" } \ No newline at end of file diff --git a/history/versions/2183.json b/history/versions/2183.json new file mode 100644 index 000000000..bae285125 --- /dev/null +++ b/history/versions/2183.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2183, + "commit": "962382125d16a7f494dbdf8b0c3d11998d0d7505", + "date": "2021-06-14T16:16:22.853Z" + }, + "versionStart": { + "versionNum": 2182, + "commit": "5227db4e208cbb447e2f8ca73ae6f8a37cc32c50", + "date": "2021-06-14T16:12:38.831Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json" + ] +} \ No newline at end of file