Bitcoin Core 30.99.0
P2P Digital Currency
Public Attributes | List of all members
TxoSpender Struct Reference

#include <txospenderindex.h>

Collaboration diagram for TxoSpender:
[legend]

Public Attributes

CTransactionRef tx
 
uint256 block_hash
 

Detailed Description

Definition at line 27 of file txospenderindex.h.

Member Data Documentation

◆ block_hash

uint256 TxoSpender::block_hash

Definition at line 29 of file txospenderindex.h.

◆ tx

CTransactionRef TxoSpender::tx

Definition at line 28 of file txospenderindex.h.


The documentation for this struct was generated from the following file: