Improve marking that method is empty

Co-Authored-By: sqrrm <sqrrm@users.noreply.github.com>
This commit is contained in:
dmos62 2020-02-18 17:30:02 +02:00 committed by GitHub
parent daa1b0b20b
commit e6dea3d3ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ public class LocalBitcoinNode {
peerVersionMessageFuture.set(peer.getPeerVersionMessage());
}
public void onFailure(Throwable thr) {
;
// No action
}
};
Futures.addCallback(