TxoSpender

A spending transaction and the hash of the block that contains it.

Synopsis

Declared in <index/txospenderindex.h>

struct TxoSpender;

Data Members

NameDescription
block_hash Hash of the block containing the spending transaction.
tx The transaction that spent the outpoint.