Bitcoin ABC 0.32.12
P2P Digital Currency
Namespaces | Functions
messages.h File Reference
#include <string>
Include dependency graph for messages.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  node
 
namespace  common
 

Functions

bilingual_str common::PSBTErrorString (PSBTError err)
 
bilingual_str common::TransactionErrorString (node::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)