This commit is contained in:
parent
6f72157407
commit
de54f3aac8
6 changed files with 13 additions and 32 deletions
|
|
@ -68,7 +68,7 @@ angular.module('copayApp.controllers').controller('HomeWalletController', functi
|
|||
removeWatch();
|
||||
w.removeListener('txProposalEvent', _updateTxs);
|
||||
};
|
||||
});
|
||||
});
|
||||
|
||||
$scope.setAlternativeAmount = function(w, tx, cb) {
|
||||
rateService.whenAvailable(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue