Whether there are any orphans to reconsider for this peer.
Synopsis
Declared in <node/txdownloadman.h>
bool
HaveMoreWork(NodeId nodeid) const;
Return Value
True if the peer has orphan work pending, false otherwise.
Parameters
Name |
Description |
nodeid |
The peer to check. |
Created with MrDocs