Merge pull request #813 from matiu/feature/minor-ux-changes
add testnet in footer / add links
This commit is contained in:
commit
0f28f607d8
5 changed files with 23 additions and 4 deletions
|
|
@ -260,6 +260,7 @@ Wallet.decodeSecret = function(secretB) {
|
|||
}
|
||||
};
|
||||
|
||||
|
||||
Wallet.prototype._lockIncomming = function() {
|
||||
this.network.lockIncommingConnections(this.publicKeyRing.getAllCopayerIds());
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue