Count how many REQUESTED announcements a peer has.

Synopsis

Declared in <txrequest.h>

size_t
CountInFlight(NodeId peer) const;

Return Value

Number of REQUESTED announcements for the peer.

Parameters

Name

Description

peer

Peer to count announcements for.

Created with MrDocs