[#CTxMemPoolEntry-2destructor] = xref:CTxMemPoolEntry.adoc[CTxMemPoolEntry]::~CTxMemPoolEntry :relfileprefix: ../ :mrdocs: Destroys the mempool entry. == Synopsis Declared in `<kernel/mempool_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr virtual ~CTxMemPoolEntry() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#