5 #ifndef BITCOIN_UTIL_ERROR_H 6 #define BITCOIN_UTIL_ERROR_H 49 #endif // BITCOIN_UTIL_ERROR_H
bilingual_str TransactionErrorString(const TransactionError error)
bilingual_str AmountHighWarn(const std::string &optname)
bilingual_str ResolveErrMsg(const std::string &optname, const std::string &strBind)
bilingual_str AmountErrMsg(const std::string &optname, const std::string &strValue)
bilingual_str InvalidPortErrMsg(const std::string &optname, const std::string &strPort)
bool error(const char *fmt, const Args &... args)