import a wallet inside a profile
This commit is contained in:
parent
8b9ad143bb
commit
0e1cdda52d
6 changed files with 38 additions and 58 deletions
|
|
@ -1,4 +1,4 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copayApp.services')
|
||||
.value('Passphrase', new copay.Passphrase(config.passphrase));
|
||||
.value('Passphrase', new copay.Passphrase(config.passphraseConfig));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue