Dash Core  0.12.2.1
P2P Digital Currency
CBlockPolicyEstimator::TxStatsInfo Struct Reference

Public Member Functions

 TxStatsInfo ()
 

Public Attributes

TxConfirmStatsstats
 
unsigned int blockHeight
 
unsigned int bucketIndex
 

Detailed Description

Definition at line 271 of file fees.h.

Constructor & Destructor Documentation

◆ TxStatsInfo()

CBlockPolicyEstimator::TxStatsInfo::TxStatsInfo ( )
inline

Definition at line 276 of file fees.h.

Member Data Documentation

◆ blockHeight

unsigned int CBlockPolicyEstimator::TxStatsInfo::blockHeight

Definition at line 274 of file fees.h.

◆ bucketIndex

unsigned int CBlockPolicyEstimator::TxStatsInfo::bucketIndex

Definition at line 275 of file fees.h.

◆ stats

TxConfirmStats* CBlockPolicyEstimator::TxStatsInfo::stats

Definition at line 273 of file fees.h.


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