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

Name

Description

horizon

The horizon to name.

Created with MrDocs