|
Electroneum
|
#include "message.h"#include "daemon_rpc_version.h"#include "serialization/json_object.h"#include "rapidjson/writer.h"#include "rapidjson/stringbuffer.h"
Go to the source code of this file.
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
| cryptonote::rpc | |
Functions | |
| std::string | cryptonote::rpc::BAD_REQUEST (const std::string &request) |
| std::string | cryptonote::rpc::BAD_REQUEST (const std::string &request, rapidjson::Value &id) |
| std::string | cryptonote::rpc::BAD_JSON (const std::string &error_details) |