node::TxDownloadManagerImpl::GetOrphanTransactions

Return info for every orphan transaction currently stored.

Synopsis

Declared in <node/txdownloadman_impl.h>

std::vector<TxOrphanage::OrphanInfo>
GetOrphanTransactions() const;

Return Value

Info for every stored orphan transaction.