[#CTxMemPool-delta_info-txid] = xref:CTxMemPool.adoc[CTxMemPool]::xref:CTxMemPool/delta_info.adoc[delta_info]::txid :relfileprefix: ../../ :mrdocs: The prioritised transaction's txid. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:Txid.adoc[Txid] const txid; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#