Returns the maximum supported confirmation target of block policy estimator.
Declared in <policy/fees/estimator_man.h>
unsigned int
BlockPolicyHighestTargetTracked(FeeEstimateHorizon horizon) const;
The largest confirmation target, in blocks, tracked for that horizon.
| Name | Description |
|---|---|
| horizon [in] | The time horizon whose highest tracked target is requested. |