[#btck-TxidView-2constructor] = xref:btck.adoc[btck]::xref:btck/TxidView.adoc[TxidView]::TxidView :relfileprefix: ../../ :mrdocs: Constructs a view over `ptr.` == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TxidView(xref:btck_Txid-0e.adoc[btck_Txid] const* ptr); ---- == Parameters [cols="1,4"] |=== | Name| Description | *ptr* | The txid handle to borrow. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#