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