Constructs an owning copy from a view.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

ScriptPubkey(ScriptPubkeyView const& view);

Parameters

Name

Description

view

The view to copy.

Created with MrDocs