[#CTxMemPool-delta_info-in_mempool] = xref:CTxMemPool.adoc[CTxMemPool]::xref:CTxMemPool/delta_info.adoc[delta_info]::in_mempool :relfileprefix: ../../ :mrdocs: Whether this transaction is in the mempool. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool const in_mempool; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#