StringForFeeEstimateHorizon

Return a human-readable name for a fee estimate horizon.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

std::string
StringForFeeEstimateHorizon(FeeEstimateHorizon horizon);

Return Value

The string representation of the horizon.

Parameters

NameDescription
horizonThe horizon to name.