From 389f87de17161823f723b11bd1c27057e9e2ccd6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 14:31:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1432.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/1432.json diff --git a/blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json b/blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json index aef4c0899..14ba92d45 100644 --- a/blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json +++ b/blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 928423585..49f8cd2c6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1431, - "commit": "1a125dc8ee1ad64a5d2234016a94716bbb4b9cb0", - "date": "2021-05-17T12:06:29.244Z" + "versionNum": 1432, + "commit": "9ee1ed36f2dd7b120e2fc82abaf675f6d6fd341f", + "date": "2021-05-17T14:31:29.943Z" } \ No newline at end of file diff --git a/history/versions/1432.json b/history/versions/1432.json new file mode 100644 index 000000000..7a7af76f9 --- /dev/null +++ b/history/versions/1432.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1432, + "commit": "9ee1ed36f2dd7b120e2fc82abaf675f6d6fd341f", + "date": "2021-05-17T14:31:29.943Z" + }, + "versionStart": { + "versionNum": 1431, + "commit": "1a125dc8ee1ad64a5d2234016a94716bbb4b9cb0", + "date": "2021-05-17T12:06:29.244Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json", + "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/logo.png" + ] +} \ No newline at end of file