![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <string>Go to the source code of this file.
Functions | |
| bilingual_str | TransactionErrorString (const TransactionError error) |
| bilingual_str | ResolveErrMsg (const std::string &optname, const std::string &strBind) |
| bilingual_str | AmountHighWarn (const std::string &optname) |
| bilingual_str | AmountErrMsg (const std::string &optname, const std::string &strValue) |
|
strong |
| bilingual_str AmountErrMsg | ( | const std::string & | optname, |
| const std::string & | strValue | ||
| ) |
| bilingual_str AmountHighWarn | ( | const std::string & | optname | ) |
| bilingual_str ResolveErrMsg | ( | const std::string & | optname, |
| const std::string & | strBind | ||
| ) |
| bilingual_str TransactionErrorString | ( | const TransactionError | error | ) |
1.8.8