Electroneum
cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response_t:

Public Attributes

std::string status
 
block_header_response block_header
 
bool untrusted
 

Detailed Description

Definition at line 1150 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ block_header

block_header_response cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response_t::block_header

Definition at line 1152 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response_t::status

Definition at line 1151 of file core_rpc_server_commands_defs.h.

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response_t::untrusted

Definition at line 1153 of file core_rpc_server_commands_defs.h.


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