btck::OutPoint::OutPoint

Constructs an owning copy from a view.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

OutPoint(OutPointView const& view);

Parameters

NameDescription
viewThe view to copy.