Electroneum
Public Attributes | List of all members
cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

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

Public Attributes

uint64_t start_height
 
uint64_t total_height
 
uint64_t cumulative_difficulty
 
uint64_t cumulative_difficulty_top64
 
std::vector< crypto::hashm_block_ids
 

Member Data Documentation

◆ cumulative_difficulty

uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::cumulative_difficulty

◆ cumulative_difficulty_top64

uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::cumulative_difficulty_top64

◆ m_block_ids

std::vector<crypto::hash> cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::m_block_ids

◆ start_height

uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::start_height

◆ total_height

uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::total_height

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