rm TX history after scan

This commit is contained in:
Matias Alejo Garcia 2015-11-12 17:08:24 -03:00
commit aeb7766b93
2 changed files with 11 additions and 5 deletions

View file

@ -100,7 +100,6 @@ angular.module('copayApp.controllers').controller('preferencesInformation',
$log.error(err);
return;
}
$scope.$emit('Local/ClearHistory');
$timeout(function() {