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