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

Synopsis

Declared in <index/txindex.h>

struct TxIndexResult;

Data Members

Name

Description

block_hash

Hash of the block containing the transaction.

tx

The transaction that was found.

Created with MrDocs