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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request:
Collaboration graph
[legend]

Public Attributes

uint64_t start_height
 
uint64_t end_height
 

Member Data Documentation

◆ end_height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request::end_height

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request::start_height

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