diff --git a/blockchains/thorchain/info/info.json b/blockchains/thorchain/info/info.json index 3f1979747..f10cbc65b 100644 --- a/blockchains/thorchain/info/info.json +++ b/blockchains/thorchain/info/info.json @@ -8,4 +8,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b44a1b76a..cec08b503 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1956, - "commit": "ad9615c3db5488bc0136f001ed346e9af0aff2d1", - "date": "2021-06-05T11:21:15.815Z" + "versionNum": 1957, + "commit": "12e4ecc825626ce36bfd74e6bde7199328ccf05c", + "date": "2021-06-05T13:59:13.080Z" } \ No newline at end of file diff --git a/history/versions/1957.json b/history/versions/1957.json new file mode 100644 index 000000000..e4d591745 --- /dev/null +++ b/history/versions/1957.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1957, + "commit": "12e4ecc825626ce36bfd74e6bde7199328ccf05c", + "date": "2021-06-05T13:59:13.080Z" + }, + "versionStart": { + "versionNum": 1956, + "commit": "ad9615c3db5488bc0136f001ed346e9af0aff2d1", + "date": "2021-06-05T11:21:15.815Z" + }, + "changes": [ + "blockchains/thorchain/info/info.json" + ] +} \ No newline at end of file