Maximum confirmation target, in blocks, for which the mempool estimator is reliable.
Declared in <policy/fees/mempool_estimator.h>
constexpr int MEMPOOL_FEE_ESTIMATOR_MAX_TARGET = {2};
Estimates for a confirmation target above this are not reliable, as mempool conditions are likely to change.