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

#include <cryptonote_stat_info.h>

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

Public Attributes

uint64_t tx_pool_size
 
uint64_t blockchain_height
 
uint64_t mining_speed
 
uint64_t alternative_blocks
 
std::string top_block_id_str
 

Member Data Documentation

◆ alternative_blocks

uint64_t cryptonote::core_stat_info_t::alternative_blocks

◆ blockchain_height

uint64_t cryptonote::core_stat_info_t::blockchain_height

◆ mining_speed

uint64_t cryptonote::core_stat_info_t::mining_speed

◆ top_block_id_str

std::string cryptonote::core_stat_info_t::top_block_id_str

◆ tx_pool_size

uint64_t cryptonote::core_stat_info_t::tx_pool_size

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