removes encryption and signing. Relays on webrtc DTS. Keep authentication
This commit is contained in:
parent
e46901c369
commit
830b6d2b5f
5 changed files with 10 additions and 101 deletions
|
|
@ -161,7 +161,6 @@ Wallet.prototype.netStart = function() {
|
|||
var myId = self.getMyCopayerId();
|
||||
var startOpts = {
|
||||
copayerId: myId,
|
||||
signingKeyHex: self.privateKey.getSigningKey(),
|
||||
maxPeers: self.totalCopayers,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue