remove commented-out references to obsolete netKey
This commit is contained in:
parent
bf36376dda
commit
b9ecab9b92
3 changed files with 2 additions and 35 deletions
|
|
@ -220,7 +220,6 @@ WalletFactory.prototype.joinCreateSession = function(secret, nickname, passphras
|
|||
this.log('\t### PrivateKey Initialized');
|
||||
var opts = {
|
||||
copayerId: privateKey.getId(),
|
||||
//netKey: s.netKey,
|
||||
privkey: privateKey.getIdPriv()
|
||||
};
|
||||
self.network.cleanUp();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue