[#node-ChainstateLoadOptions-mempool] = xref:node.adoc[node]::xref:node/ChainstateLoadOptions.adoc[ChainstateLoadOptions]::mempool :relfileprefix: ../../ :mrdocs: Mempool to attach to the loaded chainstate, if any. == Synopsis Declared in `<node/chainstate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CTxMemPool.adoc[CTxMemPool]* mempool = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#