|
Electroneum
|
#include <jsonrpc_structs.h>

Public Member Functions | |
| error () | |
Public Attributes | |
| int64_t | code |
| std::string | message |
Definition at line 31 of file jsonrpc_structs.h.
|
inline |
Definition at line 36 of file jsonrpc_structs.h.
| int64_t epee::json_rpc::error::code |
Definition at line 33 of file jsonrpc_structs.h.
| std::string epee::json_rpc::error::message |
Definition at line 34 of file jsonrpc_structs.h.