|
Electroneum
|
#include <cstdint>#include <string>#include "net/net_utils_base.h"#include "jsonrpc_structs.h"#include "storages/portable_storage.h"#include "storages/portable_storage_template_helper.h"

Go to the source code of this file.
Namespaces | |
| epee | |
| epee::net_utils | |
| epee::net_utils::jsonrpc2 | |
Functions | |
| std::string & | epee::net_utils::jsonrpc2::make_error_resp_json (int64_t code, const std::string &message, std::string &response_data, const epee::serialization::storage_entry &id=nullptr) |