add account to join
This commit is contained in:
parent
1892d16b92
commit
d805d3484b
4 changed files with 18 additions and 4 deletions
|
|
@ -186,11 +186,10 @@ angular.module('copayApp.services')
|
|||
|
||||
// </ Nasty
|
||||
if (opts.fromHardware && opts.n>1) {
|
||||
walletClient.credentials.derivationStrategy ==
|
||||
//walletClient.credentials.derivationStrategy ==
|
||||
}
|
||||
|
||||
// Nasty>
|
||||
}
|
||||
|
||||
} catch (ex) {
|
||||
$log.info(ex);
|
||||
return cb(gettext('Could not create: Invalid wallet seed'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue