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

Synopsis

Declared in <index/txospenderindex.h>

struct TxoSpender;

Data Members

Name

Description

block_hash

Hash of the block containing the spending transaction.

tx

The transaction that spent the outpoint.

Created with MrDocs