Constructs a view over ptr.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
CoinView(btck_Coin const* ptr);

Parameters

Name

Description

ptr

The coin handle to borrow.

Created with MrDocs