[#MempoolAcceptResult-m_other_wtxid] = xref:MempoolAcceptResult.adoc[MempoolAcceptResult]::m_other_wtxid :relfileprefix: ../ :mrdocs: The wtxid of the transaction in the mempool which has the same txid but different witness. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<Wtxid> const m_other_wtxid; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#