CBlockPolicyEstimator::HighestTargetTracked

Calculation of highest target that estimates are tracked for.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

[[requires_capability(0x7f94fc2ae578), requires_capability(0x7f95156187a8)]]
virtual
unsigned int
HighestTargetTracked(FeeEstimateHorizon horizon) const;

Return Value

The highest confirmation target tracked for the horizon.

Parameters

NameDescription
horizonTime horizon to query.