![]() |
Bitcoin ABC 0.32.12
P2P Digital Currency
|
#include <common/messages.h>#include <common/system.h>#include <common/types.h>#include <node/types.h>#include <tinyformat.h>#include <util/strencodings.h>#include <util/string.h>#include <util/translation.h>#include <cassert>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | common |
Functions | |
| bilingual_str | common::PSBTErrorString (PSBTError err) |
| bilingual_str | common::TransactionErrorString (const TransactionError error) |
| bilingual_str | common::ResolveErrMsg (const std::string &optname, const std::string &strBind) |
| bilingual_str | common::InvalidPortErrMsg (const std::string &optname, const std::string &invalid_value) |
| bilingual_str | common::AmountHighWarn (const std::string &optname) |
| bilingual_str | common::AmountErrMsg (const std::string &optname, const std::string &strValue) |