|
Electroneum
|
#include <core_rpc_server_commands_defs.h>
Public Member Functions | |
| KV_SERIALIZE_OPT (fill_pow_hash, false) | |
Public Attributes | |
| uint64_t | start_height |
| uint64_t | end_height |
| bool | fill_pow_hash |
Definition at line 1654 of file core_rpc_server_commands_defs.h.
| cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::KV_SERIALIZE_OPT | ( | fill_pow_hash | , |
| false | ) |


| uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::end_height |
Definition at line 1656 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::fill_pow_hash |
Definition at line 1657 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::request_t::start_height |
Definition at line 1655 of file core_rpc_server_commands_defs.h.