Monero
Public Attributes | List of all members
cryptonote::alt_block_data_t Struct Reference

#include <blockchain_db.h>

Public Attributes

uint64_t height
 
uint64_t cumulative_weight
 
uint64_t cumulative_difficulty_low
 
uint64_t cumulative_difficulty_high
 
uint64_t already_generated_coins
 

Member Data Documentation

◆ already_generated_coins

uint64_t cryptonote::alt_block_data_t::already_generated_coins

◆ cumulative_difficulty_high

uint64_t cryptonote::alt_block_data_t::cumulative_difficulty_high

◆ cumulative_difficulty_low

uint64_t cryptonote::alt_block_data_t::cumulative_difficulty_low

◆ cumulative_weight

uint64_t cryptonote::alt_block_data_t::cumulative_weight

◆ height

uint64_t cryptonote::alt_block_data_t::height

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