Constructs an owning copy from a view.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

WitnessStack(WitnessStackView const& view);

Parameters

Name

Description

view

The view to copy.

Created with MrDocs