push wallet in pool.addWallet.
This commit is contained in:
parent
3625a4f4c9
commit
65dd1727be
@ -627,6 +627,7 @@ Pool.prototype.addWallet = function addWallet(w, defaultTs) {
|
||||
return false;
|
||||
|
||||
this.watchWallet(w);
|
||||
this.wallets.push(w);
|
||||
|
||||
e = new EventEmitter();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user