Return a human-readable name for a fee estimate horizon.
Declared in <policy/fees/block_policy_estimator.h>
std::string
StringForFeeEstimateHorizon(FeeEstimateHorizon horizon);
The string representation of the horizon.
| Name | Description |
|---|---|
| horizon | The horizon to name. |