mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Remove stale comment.
This commit is contained in:
parent
2231456c23
commit
a41c874837
@ -426,9 +426,6 @@ func (b *blockManager) haveInventory(invVect *btcwire.InvVect) bool {
|
||||
|
||||
// handleInvMsg handles inv messages from all peers.
|
||||
// We examine the inventory advertised by the remote peer and act accordingly.
|
||||
//
|
||||
// NOTE: This will need to have tx handling added as well when they are
|
||||
// supported.
|
||||
func (b *blockManager) handleInvMsg(imsg *invMsg) {
|
||||
// Ignore invs from peers that aren't the sync if we are not current.
|
||||
// Helps prevent fetching a mass of orphans.
|
||||
|
Loading…
x
Reference in New Issue
Block a user