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
Get all orphan transactions
Declared in <node/txorphanage.h>
virtual
std::vector<OrphanInfo>
GetOrphanTransactions() const = 0;
Info for every orphan currently stored.
Created with MrDocs