[#CTxMemPool-ChangeSet-TxHandle] = xref:CTxMemPool.adoc[CTxMemPool]::xref:CTxMemPool/ChangeSet.adoc[ChangeSet]::TxHandle :relfileprefix: ../../ :mrdocs: Handle identifying a transaction staged in this changeset. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using TxHandle = xref:CTxMemPool/txiter.adoc[CTxMemPool::txiter]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#