Added call from UX
This commit is contained in:
parent
ea394de56a
commit
55aa4e8f68
2 changed files with 6 additions and 3 deletions
|
|
@ -166,6 +166,8 @@ angular.module('copayApp.services')
|
|||
if (!w) return root.onErrorDigest();
|
||||
if (!w.isReady()) return;
|
||||
|
||||
w.removeTxWithSpentInputs();
|
||||
|
||||
$rootScope.balanceByAddr = {};
|
||||
$rootScope.updatingBalance = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue