Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Available Struct Reference

Public Member Functions

 Available (CTransactionRef &ref, size_t tx_count)

Public Attributes

CTransactionRef ref
size_t vin_left {0}
size_t tx_count

Detailed Description

Definition at line 35 of file mempool_stress.cpp.

Constructor & Destructor Documentation

◆ Available()

Available::Available ( CTransactionRef & ref,
size_t tx_count )
inline

Definition at line 39 of file mempool_stress.cpp.

Member Data Documentation

◆ ref

CTransactionRef Available::ref

Definition at line 36 of file mempool_stress.cpp.

◆ tx_count

size_t Available::tx_count

Definition at line 38 of file mempool_stress.cpp.

◆ vin_left

size_t Available::vin_left {0}

Definition at line 37 of file mempool_stress.cpp.


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