CatapultServer
v0.5.0.1 (Elephant)
|
Go to the documentation of this file.
24 namespace catapult {
namespace tools {
namespace nemgen {
#define CATAPULT_THROW_EXCEPTION(EXCEPTION)
Macro used to throw a catapult exception.
Definition: exceptions.h:142
#define CATAPULT_LOG(SEV)
Writes a log entry to the default logger with SEV severity.
Definition: Logging.h:340
constexpr void HexFormat(const ByteArray< N, TTag > &)
def debug(*args)
Definition: Parser.py:46
def warning(*args)
Definition: colorPrint.py:10
Mosaic supply is mutable.
bool IsValidEncodedAddress(const std::string &encoded, NetworkIdentifier networkIdentifier)
Definition: Address.cpp:81
def info(*args)
Definition: forwardsValidation.py:12
catapult_error< std::runtime_error > catapult_runtime_error
Definition: exceptions.h:87
static ConfigurationBag FromPath(const std::string &path)
Loads a configuration bag from the specified path.
Definition: ConfigurationBag.cpp:45
Definition: AddressExtractionExtension.cpp:28