pool: do not emit tx if we have a mempool.
This commit is contained in:
parent
51a25bf15f
commit
219671c620
@ -2106,8 +2106,6 @@ Pool.prototype._handleTX = co(function* handleTX(peer, packet) {
|
||||
|
||||
this.getTX(peer, missing);
|
||||
}
|
||||
|
||||
this.emit('tx', tx);
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user