rm log
This commit is contained in:
parent
77f6a8221a
commit
ca7b9168c3
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ Wallet.prototype.seedCopayer = function(pubKey) {
|
|||
Wallet.prototype.connectToAll = function() {
|
||||
|
||||
var all = this.publicKeyRing.getAllCopayerIds();
|
||||
console.log('[Wallet.js.58] connecting'); //TODO
|
||||
this.network.connectToCopayers(all);
|
||||
if (this.seededCopayerId) {
|
||||
this.sendWalletReady(this.seededCopayerId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue