Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

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

Public Member Functions

 KV_SERIALIZE_OPT (fill_pow_hash, false)
 

Public Attributes

uint64_t start_height
 
uint64_t end_height
 
bool fill_pow_hash
 

Member Function Documentation

◆ KV_SERIALIZE_OPT()

cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::KV_SERIALIZE_OPT ( fill_pow_hash  ,
false   
)

Member Data Documentation

◆ end_height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::end_height

◆ fill_pow_hash

bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::fill_pow_hash

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::start_height

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