[#node-MakeTxOrphanage-01] = xref:node.adoc[node]::MakeTxOrphanage :relfileprefix: ../ :mrdocs: Create a new TxOrphanage instance == Synopsis Declared in `<node/txorphanage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<TxOrphanage> MakeTxOrphanage() noexcept; ---- == Return Value A new orphanage with default limits. [.small]#Created with https://www.mrdocs.com[MrDocs]#