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

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

BlockSpentOutputs(btck_BlockSpentOutputs* block_spent_outputs);

Parameters

Name

Description

block_spent_outputs

The C handle to own.

Created with MrDocs