add testnet in footer / add links
This commit is contained in:
parent
108824e294
commit
5ba388e911
5 changed files with 23 additions and 4 deletions
|
|
@ -48,7 +48,6 @@ Network.prototype.cleanUp = function() {
|
|||
this.privkey = null; //TODO: hide privkey in a closure
|
||||
this.key = null;
|
||||
this.copayerId = null;
|
||||
this.signingKey = null;
|
||||
this.allowedCopayerIds = null;
|
||||
this.isInboundPeerAuth = [];
|
||||
this.copayerForPeer = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue