refactor: payment: first migration

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 3765900be0
commit 5638bca2d7
5 changed files with 259 additions and 258 deletions
@@ -32,8 +32,7 @@ const tableData = {
},
payment: {
data: [{address: '', amount: undefined}], // todo: remove
changeWallet: null,
changeAddress: {},
changeAmount: 0,
fee: 0,