btck::OutPointView::OutPointView

Constructs a view over ptr.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
OutPointView(btck_TransactionOutPoint const* ptr);

Parameters

NameDescription
ptrThe out-point handle to borrow.