Electroneum
genms Namespace Reference

Functions

const char * tr (const char *str)
 

Function Documentation

◆ tr()

const char* genms::tr ( const char *  str)

Definition at line 61 of file gen_multisig.cpp.

62  {
63  return i18n_translate(str, "tools::gen_multisig");
64  }
const char * i18n_translate(const char *s, const std::string &context)
Definition: i18n.cpp:323
Here is the call graph for this function:
Here is the caller graph for this function: