Electroneum
cryptonote::COMMAND_RPC_GET_HASHES_FAST::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_HASHES_FAST::request_t:

Public Attributes

std::list< crypto::hashblock_ids
 
uint64_t start_height
 

Detailed Description

Definition at line 216 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ block_ids

std::list<crypto::hash> cryptonote::COMMAND_RPC_GET_HASHES_FAST::request_t::block_ids

Definition at line 217 of file core_rpc_server_commands_defs.h.

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_HASHES_FAST::request_t::start_height

Definition at line 218 of file core_rpc_server_commands_defs.h.


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