Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t:

Public Attributes

std::vector< crypto::hashm_block_ids
uint64_t start_height
uint64_t current_height
Public Attributes inherited from cryptonote::rpc_access_response_base
uint64_t credits
std::string top_hash
Public Attributes inherited from cryptonote::rpc_response_base
std::string status
bool untrusted

Additional Inherited Members

Public Member Functions inherited from cryptonote::rpc_access_response_base
 rpc_access_response_base ()
Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()

Member Data Documentation

◆ current_height

uint64_t cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t::current_height

◆ m_block_ids

std::vector<crypto::hash> cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t::m_block_ids

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_HASHES_FAST::response_t::start_height

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