Remove future work comment from Controller

This commit is contained in:
catbref 2022-02-27 16:57:26 +00:00
parent ecac47d1bc
commit 590a8f52db

View File

@ -1222,8 +1222,6 @@ public class Controller extends Thread {
}
public void onPeerHandshakeCompleted(Peer peer) {
// XXX: we could turn this into an EventBus event so that listeners like TradeBot get a look-in
// Only send if outbound
if (peer.isOutbound()) {
// Request peer's unconfirmed transactions