Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CBlockPolicyEstimator::TxStatsInfo Struct Reference

Public Member Functions

 TxStatsInfo ()
 

Public Attributes

unsigned int blockHeight {0}
 
unsigned int bucketIndex {0}
 

Detailed Description

Definition at line 282 of file fees.h.

Constructor & Destructor Documentation

◆ TxStatsInfo()

CBlockPolicyEstimator::TxStatsInfo::TxStatsInfo ( )
inline

Definition at line 286 of file fees.h.

Member Data Documentation

◆ blockHeight

unsigned int CBlockPolicyEstimator::TxStatsInfo::blockHeight {0}

Definition at line 284 of file fees.h.

◆ bucketIndex

unsigned int CBlockPolicyEstimator::TxStatsInfo::bucketIndex {0}

Definition at line 285 of file fees.h.


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