From 817a093626c61480627596f24e4425c0c484380a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 06:40:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/720.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/720.json diff --git a/blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json b/blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json index 7c2a6ab9d..927811b08 100644 --- a/blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json +++ b/blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json @@ -9,4 +9,4 @@ "decimals": 5, "status": "active", "id": "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 694bf05b4..0b4bfb969 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 719, - "commit": "55cdef4ac52d04667ba025e20ab286f6565a1498", - "date": "2021-04-23T06:34:19.514Z" + "versionNum": 720, + "commit": "37b644b2fa07f3a0458503e4eeb65d55522a04ff", + "date": "2021-04-23T06:40:00.515Z" } \ No newline at end of file diff --git a/history/versions/720.json b/history/versions/720.json new file mode 100644 index 000000000..b0458ea13 --- /dev/null +++ b/history/versions/720.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 720, + "commit": "37b644b2fa07f3a0458503e4eeb65d55522a04ff", + "date": "2021-04-23T06:40:00.515Z" + }, + "versionStart": { + "versionNum": 719, + "commit": "55cdef4ac52d04667ba025e20ab286f6565a1498", + "date": "2021-04-23T06:34:19.514Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json" + ] +} \ No newline at end of file