|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| bool | update |
| std::string | version |
| std::string | user_uri |
| std::string | auto_uri |
| std::string | hash |
| std::string | path |
Definition at line 2174 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::auto_uri |
Definition at line 2179 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::hash |
Definition at line 2180 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::path |
Definition at line 2181 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::status |
Definition at line 2175 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_UPDATE::response_t::update |
Definition at line 2176 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::user_uri |
Definition at line 2178 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::version |
Definition at line 2177 of file core_rpc_server_commands_defs.h.