Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::string status
 
std::vector< block_header_responseheaders
 
bool untrusted
 

Member Data Documentation

◆ headers

std::vector<block_header_response> cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::headers

◆ status

std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::untrusted

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