|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| bool | update |
| std::string | version |
| std::string | user_uri |
| std::string | auto_uri |
| std::string | hash |
| std::string | path |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::auto_uri |
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::hash |
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::path |
| bool cryptonote::COMMAND_RPC_UPDATE::response_t::update |
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::user_uri |
| std::string cryptonote::COMMAND_RPC_UPDATE::response_t::version |