From 63ee2e6326df70df6cd4771f81ec78bb5df1734f Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 30 Jul 2021 19:35:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3122.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/3122.json diff --git a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json index dd8554647..d5db218c0 100644 --- a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json +++ b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json @@ -35,4 +35,4 @@ "url": "https://coingecko.com/en/coins/binance-usd/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1e3b962eb..b6681d90f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3121, - "commit": "1dfd12f68b8e56fd1a59e5b8abcff15ccbafa78a", - "date": "2021-07-30T13:59:53.409Z" + "versionNum": 3122, + "commit": "9411b082ffc1a2ab695a0de5df8055afe3ba037d", + "date": "2021-07-30T19:34:46.836Z" } \ No newline at end of file diff --git a/history/versions/3122.json b/history/versions/3122.json new file mode 100644 index 000000000..d78825c9b --- /dev/null +++ b/history/versions/3122.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3122, + "commit": "9411b082ffc1a2ab695a0de5df8055afe3ba037d", + "date": "2021-07-30T19:34:46.836Z" + }, + "versionStart": { + "versionNum": 3121, + "commit": "1dfd12f68b8e56fd1a59e5b8abcff15ccbafa78a", + "date": "2021-07-30T13:59:53.409Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json" + ] +} \ No newline at end of file