btck::TransactionSpentOutputs::TransactionSpentOutputs

Takes ownership of an existing C spent-outputs object.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

TransactionSpentOutputs(btck_TransactionSpentOutputs* transaction_spent_outputs);

Parameters

NameDescription
transaction_spent_outputsThe C handle to own.