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

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::CORE_SYNC_DATA:
Collaboration graph
[legend]

Public Attributes

uint64_t current_height
 
uint64_t cumulative_difficulty
 
uint64_t cumulative_difficulty_top64
 
crypto::hash top_id
 
uint8_t top_version
 
uint32_t pruning_seed
 

Member Data Documentation

◆ cumulative_difficulty

uint64_t cryptonote::CORE_SYNC_DATA::cumulative_difficulty

◆ cumulative_difficulty_top64

uint64_t cryptonote::CORE_SYNC_DATA::cumulative_difficulty_top64

◆ current_height

uint64_t cryptonote::CORE_SYNC_DATA::current_height

◆ pruning_seed

uint32_t cryptonote::CORE_SYNC_DATA::pruning_seed

◆ top_id

crypto::hash cryptonote::CORE_SYNC_DATA::top_id

◆ top_version

uint8_t cryptonote::CORE_SYNC_DATA::top_version

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