fix validation;

This commit is contained in:
Matias Alejo Garcia 2016-06-14 14:15:33 -03:00
commit 6f8210c17b
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -138,7 +138,7 @@ angular.module('copayApp.services')
storageService.clearLastAddress(walletId, function() {});
}
});
}, 3000);
}, 5000);
};
// Used when reading wallets from the profile