[#node-TxOrphanage-GetOrphanTransactions] = xref:node.adoc[node]::xref:node/TxOrphanage.adoc[TxOrphanage]::GetOrphanTransactions :relfileprefix: ../../ :mrdocs: Get all orphan transactions == Synopsis Declared in `<node/txorphanage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::vector<OrphanInfo> GetOrphanTransactions() const = 0; ---- == Return Value Info for every orphan currently stored. [.small]#Created with https://www.mrdocs.com[MrDocs]#