[#wallet-CWalletTx-mempool_conflicts] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::mempool_conflicts :relfileprefix: ../../ :mrdocs: Mempool transactions that conflict directly or via an ancestor. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::set<Txid> mempool_conflicts; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#