#include <policy/fees.h>
#include <clientversion.h>
#include <fs.h>
#include <logging.h>
#include <streams.h>
#include <txmempool.h>
#include <util/serfloat.h>
#include <util/system.h>
Go to the source code of this file.
|
class | TxConfirmStats |
| We will instantiate an instance of this class to track transactions that were included in a block. More...
|
|
◆ StringForFeeEstimateHorizon()
◆ FEE_ESTIMATES_FILENAME
const char* FEE_ESTIMATES_FILENAME = "fee_estimates.dat" |
|
static |
◆ INF_FEERATE
constexpr double INF_FEERATE = 1e99 |
|
staticconstexpr |