btck::Txid::Txid

Constructs an owning copy from a view.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

Txid(TxidView const& view);

Parameters

NameDescription
viewThe view to copy.