5 #ifndef BITCOIN_UTIL_FEES_H 6 #define BITCOIN_UTIL_FEES_H 15 std::string
FeeModes(
const std::string& delimiter);
18 #endif // BITCOIN_UTIL_FEES_H bool FeeModeFromString(const std::string &mode_string, FeeEstimateMode &fee_estimate_mode)
std::string FeeModes(const std::string &delimiter)
std::string StringForFeeReason(FeeReason reason)
std::string InvalidEstimateModeErrorMessage()