[#CTxMemPool-mapTx] = xref:CTxMemPool.adoc[CTxMemPool]::mapTx :relfileprefix: ../ :mrdocs: The multi‐index container holding every mempool entry. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e1b5a1578), guarded_by(0x7f2e2721a588), guarded_by(0x7f2e421cbc98), guarded_by(0x7f2e2880ac58), guarded_by(0x7f2e3212dfe8), guarded_by(0x7f2e347f6678), guarded_by(0x7f2e2b05aae8), guarded_by(0x7f2e2bee2188)]] xref:CTxMemPool/indexed_transaction_set.adoc[indexed_transaction_set] mapTx; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#