Create a new TxOrphanage instance
Synopsis
Declared in <node/txorphanage.h>
std::unique_ptr<TxOrphanage>
MakeTxOrphanage() noexcept;
Return Value
A new orphanage with default limits.
Created with MrDocs
Create a new TxOrphanage instance
Declared in <node/txorphanage.h>
std::unique_ptr<TxOrphanage>
MakeTxOrphanage() noexcept;
A new orphanage with default limits.
Created with MrDocs