Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_HEIGHT::response Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_HEIGHT::response:
Collaboration graph
[legend]

Public Attributes

uint64_t height
 
std::string status
 
bool untrusted
 

Member Data Documentation

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_HEIGHT::response::height

◆ status

std::string cryptonote::COMMAND_RPC_GET_HEIGHT::response::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_HEIGHT::response::untrusted

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