Format a single fee mode and its description.
Declared in <common/messages.h>
std::string
FeeModeInfo(std::pair<std::string, FeeEstimateMode>& mode);
The formatted description line.
| Name | Description |
|---|---|
| mode | The mode name paired with its estimate mode value. |