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