Notify when history is updating the latest tx sent. After sent, back home
This commit is contained in:
parent
7b0d36890f
commit
32a09dfb7b
3 changed files with 18 additions and 12 deletions
|
|
@ -911,7 +911,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
$timeout(function() {
|
||||
$scope.$digest();
|
||||
}, 1);
|
||||
}
|
||||
} else go.walletHome();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue