|
Monero
|
#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::hash > | m_block_ids |
| std::vector< uint64_t > | m_block_weights |
| cryptonote::blobdata | first_block |
| uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::cumulative_difficulty |
| uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::cumulative_difficulty_top64 |
| cryptonote::blobdata cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::first_block |
| std::vector<crypto::hash> cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::m_block_ids |
| std::vector<uint64_t> cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::m_block_weights |
| uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::start_height |
| uint64_t cryptonote::NOTIFY_RESPONSE_CHAIN_ENTRY::request_t::total_height |