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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info:
Collaboration graph
[legend]

Public Attributes

std::string block_hash
 
uint64_t height
 
uint64_t length
 
uint64_t difficulty
 
std::string wide_difficulty
 
uint64_t difficulty_top64
 
std::vector< std::string > block_hashes
 
std::string main_chain_parent_block
 

Member Data Documentation

◆ block_hash

std::string cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::block_hash

◆ block_hashes

std::vector<std::string> cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::block_hashes

◆ difficulty

uint64_t cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::difficulty

◆ difficulty_top64

uint64_t cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::difficulty_top64

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::height

◆ length

uint64_t cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::length

◆ main_chain_parent_block

std::string cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::main_chain_parent_block

◆ wide_difficulty

std::string cryptonote::COMMAND_RPC_GET_ALTERNATE_CHAINS::chain_info::wide_difficulty

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