List the available fee estimate mode names.
Synopsis
Declared in <common/messages.h>
std::string
FeeModes(std::string const& delimiter);
Return Value
The joined list of mode names.
Parameters
Name |
Description |
delimiter |
Separator inserted between mode names. |
Created with MrDocs