refactor: clean-up
This commit is contained in:
@@ -1053,6 +1053,7 @@ const watchOnly = async () => {
|
||||
updateAccounts: async function (accounts) {
|
||||
this.walletAccounts = accounts
|
||||
await this.refreshAddresses()
|
||||
await this.scanAddressWithAmount()
|
||||
|
||||
if (this.payment.changeWallet) {
|
||||
const changeAccount = this.walletAccounts.find(
|
||||
|
||||
Reference in New Issue
Block a user