Fix validation wallet spinner
This commit is contained in:
parent
0dae7b9b82
commit
fb5aa65d15
3 changed files with 1 additions and 10 deletions
|
|
@ -139,7 +139,6 @@ angular.module('copayApp.services')
|
|||
var walletId = client.credentials.walletId;
|
||||
|
||||
$log.debug('ValidatingWallet: ' + walletId + ' skip Device:' + skipDeviceValidation);
|
||||
$rootScope.$emit('Local/ValidatingWallet', walletId);
|
||||
$timeout(function() {
|
||||
client.validateKeyDerivation({
|
||||
skipDeviceValidation: skipDeviceValidation,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue