Report whether the peer has orphan work pending.

Synopsis

Declared in <node/txdownloadman_impl.h>

bool
HaveMoreWork(NodeId nodeid);

Return Value

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

Parameters

Name

Description

nodeid

The peer to check.

Created with MrDocs