net: minor.
This commit is contained in:
parent
087177b4a6
commit
c0d47baa08
@ -378,9 +378,6 @@ Peer.prototype._bip150 = co(function* _bip150() {
|
|||||||
|
|
||||||
yield this.bip150.wait(3000);
|
yield this.bip150.wait(3000);
|
||||||
|
|
||||||
if (!this.bip150)
|
|
||||||
return;
|
|
||||||
|
|
||||||
assert(this.bip150.completed);
|
assert(this.bip150.completed);
|
||||||
|
|
||||||
if (this.bip150.auth) {
|
if (this.bip150.auth) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user