Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-04-22 09:17:40 +00:00 committed by trust-wallet-merge-bot
parent b3b9041b2f
commit 1b3b207aaf
3 changed files with 19 additions and 4 deletions

View File

@ -44,4 +44,4 @@
"commission": 100 "commission": 100
} }
} }
] ]

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 695, "versionNum": 696,
"commit": "d46369f5d252961cf5844de63c9b1947592994a8", "commit": "b3b9041b2f1ec7b4f1297afb9f8b12cd1f95f67a",
"date": "2021-04-22T09:10:00.615Z" "date": "2021-04-22T09:17:25.912Z"
} }

15
history/versions/696.json Normal file
View File

@ -0,0 +1,15 @@
{
"versionEnd": {
"versionNum": 696,
"commit": "b3b9041b2f1ec7b4f1297afb9f8b12cd1f95f67a",
"date": "2021-04-22T09:17:25.912Z"
},
"versionStart": {
"versionNum": 695,
"commit": "d46369f5d252961cf5844de63c9b1947592994a8",
"date": "2021-04-22T09:10:00.615Z"
},
"changes": [
"blockchains/tron/validators/list.json"
]
}