A found transaction and the hash of the block that contains it.
Synopsis
Declared in <index/txindex.h>
struct TxIndexResult;
Data Members
Name |
Description |
Hash of the block containing the transaction. |
|
The transaction that was found. |
Created with MrDocs