Bitcoin Core 31.99.0
P2P Digital Currency
Classes | Variables
estimator_man.h File Reference
#include <policy/fees/block_policy_estimator.h>
#include <policy/fees/mempool_estimator.h>
#include <primitives/transaction.h>
#include <util/expected.h>
#include <util/fees.h>
#include <util/fs.h>
#include <validationinterface.h>
#include <chrono>
#include <memory>
Include dependency graph for estimator_man.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FeeRateEstimatorManager
 Manages fee rate estimators. More...
 

Variables

constexpr std::chrono::hours FEE_FLUSH_INTERVAL {1}
 

Variable Documentation

◆ FEE_FLUSH_INTERVAL

constexpr std::chrono::hours FEE_FLUSH_INTERVAL {1}
inlineconstexpr

Definition at line 25 of file estimator_man.h.