[#btck-OutPoint-Txid] = xref:btck.adoc[btck]::xref:btck/OutPoint.adoc[OutPoint]::Txid :relfileprefix: ../../ :mrdocs: Returns the referenced transaction id. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/TxidView.adoc[TxidView] Txid() const; ---- == Return Value A view of the txid. [.small]#Created with https://www.mrdocs.com[MrDocs]#