+ block sorting even for unconfirmed empty blocks

* code for transactions table moved to separate unit
This commit is contained in:
Taegus
2018-12-25 15:27:02 +01:00
parent a32b746e4f
commit ff68252e62
8 changed files with 288 additions and 64 deletions

View File

@@ -47,6 +47,7 @@
"app-root-path": "^2.1.0",
"electron-storage": "^1.0.7",
"handlebars": "^4.0.12",
"moment": "^2.23.0",
"nedb": "^1.8.0",
"single-instance": "0.0.1"
},