Does this peer have any work to do?

Synopsis

Declared in <node/txorphanage.h>

virtual
bool
HaveTxToReconsider(NodeId peer) = 0;

Return Value

True if the peer has orphans to reconsider, false otherwise.

Parameters

Name

Description

peer

The peer to check.

Created with MrDocs