Constructs an owning copy from a view.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

Coin(CoinView const& view);

Parameters

Name

Description

view

The view to copy.

Created with MrDocs