[#Chainstate-m_mempool] = xref:Chainstate.adoc[Chainstate]::m_mempool :relfileprefix: ../ :mrdocs: Optional mempool that is kept in sync with the chain. Only the active chainstate has a mempool. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CTxMemPool.adoc[CTxMemPool]* m_mempool; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#