Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Public Member Functions | Public Attributes | List of all members
CBlockPolicyEstimator::TxStatsInfo Struct Reference

Public Member Functions

 TxStatsInfo ()
 

Public Attributes

unsigned int blockHeight
 
unsigned int bucketIndex
 

Detailed Description

Definition at line 226 of file fees.h.

Constructor & Destructor Documentation

CBlockPolicyEstimator::TxStatsInfo::TxStatsInfo ( )
inline

Definition at line 230 of file fees.h.

Member Data Documentation

unsigned int CBlockPolicyEstimator::TxStatsInfo::blockHeight

Definition at line 228 of file fees.h.

unsigned int CBlockPolicyEstimator::TxStatsInfo::bucketIndex

Definition at line 229 of file fees.h.


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