settings: maintain livenet and testnet simultainously
This commit is contained in:
parent
566b746ffd
commit
76f3b1c321
3 changed files with 49 additions and 19 deletions
|
|
@ -602,6 +602,7 @@ Wallet.prototype._optsToObj = function() {
|
|||
totalCopayers: this.totalCopayers,
|
||||
name: this.name,
|
||||
version: this.version,
|
||||
networkName: this.getNetworkName(),
|
||||
};
|
||||
|
||||
return obj;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue