![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <policy/fees.h>#include <clientversion.h>#include <streams.h>#include <txmempool.h>#include <util/system.h>Go to the source code of this file.
Classes | |
| class | TxConfirmStats |
| We will instantiate an instance of this class to track transactions that were included in a block. More... | |
Functions | |
| std::string | StringForFeeEstimateHorizon (FeeEstimateHorizon horizon) |
Variables | |
| static constexpr double | INF_FEERATE = 1e99 |
| std::string StringForFeeEstimateHorizon | ( | FeeEstimateHorizon | horizon | ) |
1.8.8