commit
d2939d8e83
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ angular.module('copayApp.services')
|
|||
root._seedWallet(opts, function(err, walletClient) {
|
||||
if (err) return cb(err);
|
||||
|
||||
console.log('[profileService.js.239:walletClient:]',walletClient); //TODO
|
||||
walletClient.createWallet(opts.name, opts.myName || 'me', opts.m, opts.n, {
|
||||
network: opts.networkName
|
||||
}, function(err, secret) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue