A spending transaction and the hash of the block that contains it.
Declared in <index/txospenderindex.h>
struct TxoSpender;
| Name | Description |
|---|---|
block_hash | Hash of the block containing the spending transaction. |
tx | The transaction that spent the outpoint. |