MEMPOOL_FEE_ESTIMATOR_MAX_TARGET

Maximum confirmation target, in blocks, for which the mempool estimator is reliable.

Synopsis

Declared in <policy/fees/mempool_estimator.h>

constexpr int MEMPOOL_FEE_ESTIMATOR_MAX_TARGET = {2};

Description

Estimates for a confirmation target above this are not reliable, as mempool conditions are likely to change.