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

#include <mempool_estimator.h>

Collaboration diagram for MemPoolFeeRateEstimatorCache::FeeRateEstimate:
[legend]

Public Attributes

FeePerVSize m_conservative
 
FeePerVSize m_economical
 

Detailed Description

Definition at line 63 of file mempool_estimator.h.

Member Data Documentation

◆ m_conservative

FeePerVSize MemPoolFeeRateEstimatorCache::FeeRateEstimate::m_conservative

Definition at line 64 of file mempool_estimator.h.

◆ m_economical

FeePerVSize MemPoolFeeRateEstimatorCache::FeeRateEstimate::m_economical

Definition at line 65 of file mempool_estimator.h.


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