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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t:
Collaboration graph
[legend]

Public Attributes

std::string status
 
block_header_response block_header
 
bool untrusted
 

Member Data Documentation

◆ block_header

block_header_response cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::block_header

◆ status

std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::untrusted

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