Get information about transactions currently held in the orphan pool.

Synopsis

Declared in <net_processing.h>

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

Return Value

The list of orphan transactions and their metadata.

Created with MrDocs