btck::BlockSpentOutputs::BlockSpentOutputs

Takes ownership of an existing C block spent-outputs object.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

BlockSpentOutputs(btck_BlockSpentOutputs* block_spent_outputs);

Parameters

NameDescription
block_spent_outputsThe C handle to own.