From b958772918750563eabb4d7f893f14d585de548b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 15 Jun 2021 19:39:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2211.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/2211.json diff --git a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json index b277e43f1..dc99b7e0b 100644 --- a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json +++ b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json @@ -1,5 +1,5 @@ { - "name": "TravelCake", + "name": "TravelCake", "type": "BEP20", "symbol": "TVL", "decimals": 18, diff --git a/history/LATEST.json b/history/LATEST.json index 1d484a987..ffd3ccf9b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2210, - "commit": "2df9ee6bcb6fb0736c7eb713b48249530e662bb4", - "date": "2021-06-15T16:17:55.017Z" + "versionNum": 2211, + "commit": "fa36375778aa42b3c6c920ef6f3c516a0d773695", + "date": "2021-06-15T19:39:29.559Z" } \ No newline at end of file diff --git a/history/versions/2211.json b/history/versions/2211.json new file mode 100644 index 000000000..5e0565640 --- /dev/null +++ b/history/versions/2211.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2211, + "commit": "fa36375778aa42b3c6c920ef6f3c516a0d773695", + "date": "2021-06-15T19:39:29.559Z" + }, + "versionStart": { + "versionNum": 2210, + "commit": "2df9ee6bcb6fb0736c7eb713b48249530e662bb4", + "date": "2021-06-15T16:17:55.017Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json" + ] +} \ No newline at end of file