common::FeeModes

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

NameDescription
delimiterSeparator inserted between mode names.