5#ifndef BITCOIN_UTIL_ERROR_H
6#define BITCOIN_UTIL_ERROR_H
40 const std::string &strBind);
45 const std::string &strValue);
bilingual_str TransactionErrorString(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)
bool error(const char *fmt, const Args &...args)