feat: show custom fees & two way binding for addresses

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 86d3ebd5dc
commit dc2ecfe9a2
6 changed files with 59 additions and 23 deletions
@@ -23,6 +23,7 @@ async function payment(path) {
data: function () {
return {
DUST_LIMIT: 546,
paymentTab: 'destination',
sendToList: [{address: '', amount: undefined}],
changeWallet: null,