Bitcoin Core 31.99.0
P2P Digital Currency
Public Attributes | List of all members
MemPoolFeeRateEstimator::Percentiles Struct Reference

#include <mempool_estimator.h>

Collaboration diagram for MemPoolFeeRateEstimator::Percentiles:
[legend]

Public Attributes

FeePerVSize p50
 
FeePerVSize p75
 

Detailed Description

Definition at line 91 of file mempool_estimator.h.

Member Data Documentation

◆ p50

FeePerVSize MemPoolFeeRateEstimator::Percentiles::p50

Definition at line 92 of file mempool_estimator.h.

◆ p75

FeePerVSize MemPoolFeeRateEstimator::Percentiles::p75

Definition at line 93 of file mempool_estimator.h.


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