Count how many announcements a peer has (REQUESTED, CANDIDATE, and COMPLETED combined).
Synopsis
Declared in <txrequest.h>
size_t
Count(NodeId peer) const;
Return Value
Total number of announcements for the peer.
Parameters
Name |
Description |
peer |
Peer to count announcements for. |
Created with MrDocs