btck::ScriptPubkeyView::ScriptPubkeyView

Constructs a view over ptr.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
ScriptPubkeyView(btck_ScriptPubkey const* ptr);

Parameters

NameDescription
ptrThe script pubkey handle to borrow.