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