fix: show erro messages

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 59d960b5f9
commit b0216bff75
4 changed files with 36 additions and 75 deletions
@@ -31,10 +31,6 @@ const tableData = {
total: 0
},
payment: {
data: [{address: '', amount: undefined}], // todo: remove
changeAmount: 0,
fee: 0,
txSize: 0,
tx: null,