refactor: code clean-up

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 32486d62bf
commit b664500061
2 changed files with 10 additions and 15 deletions
@@ -84,9 +84,7 @@ const watchOnly = async () => {
showAddress: false,
addressNote: '',
showPayment: false,
fetchedUtxos: false,
signedTx: null,
signedTxHex: null
fetchedUtxos: false
}
},