Get all orphan transactions

Synopsis

Declared in <node/txorphanage.h>

virtual
std::vector<OrphanInfo>
GetOrphanTransactions() const = 0;

Return Value

Info for every orphan currently stored.

Created with MrDocs