refactor: payment: first migration
This commit is contained in:
@@ -32,8 +32,7 @@ const tableData = {
|
||||
},
|
||||
payment: {
|
||||
data: [{address: '', amount: undefined}], // todo: remove
|
||||
changeWallet: null,
|
||||
changeAddress: {},
|
||||
|
||||
changeAmount: 0,
|
||||
|
||||
fee: 0,
|
||||
|
||||
Reference in New Issue
Block a user