Monero
Loading...
Searching...
No Matches
cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

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
std::vector< uint64_tm_block_weights
cryptonote::blobdata first_block

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

◆ first_block

cryptonote::blobdata cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::first_block

◆ m_block_ids

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

◆ m_block_weights

std::vector<uint64_t> cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::m_block_weights

◆ 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: