Number of orphans stored from this peer.

Synopsis

Declared in <node/txorphanage.h>

virtual
Count
AnnouncementsFromPeer(NodeId peer) const = 0;

Return Value

The number of announcements from peer.

Parameters

Name

Description

peer

The peer to count announcements for.

Created with MrDocs