Copy-assigns by duplicating the other handle's C object.
Declared in <kernel/bitcoinkernel_wrapper.h>
Handle<btck_TransactionSpentOutputs, &btck_transaction_spent_outputs_copy, &btck_transaction_spent_outputs_destroy>&
operator=(Handle<btck_TransactionSpentOutputs, &btck_transaction_spent_outputs_copy, &btck_transaction_spent_outputs_destroy> const& other);
A reference to this handle.
| Name | Description |
|---|---|
| other | The handle to copy from. |