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

#include <core_rpc_server_commands_defs.h>

Public Attributes

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

Member Data Documentation

◆ blocks

std::vector<block_complete_entry> cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::blocks

◆ status

std::string cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::untrusted

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