forked from Qortal/qortal
Remove future work comment from Controller
This commit is contained in:
parent
ecac47d1bc
commit
590a8f52db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user