Electroneum
cryptonote::COMMAND_RPC_GET_VERSION::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_VERSION::response_t:

Public Attributes

std::string status
 
uint32_t version
 
bool untrusted
 

Detailed Description

Definition at line 2047 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ status

std::string cryptonote::COMMAND_RPC_GET_VERSION::response_t::status

Definition at line 2048 of file core_rpc_server_commands_defs.h.

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_VERSION::response_t::untrusted

Definition at line 2050 of file core_rpc_server_commands_defs.h.

◆ version

uint32_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::version

Definition at line 2049 of file core_rpc_server_commands_defs.h.


The documentation for this struct was generated from the following file: