Electroneum
cryptonote::COMMAND_RPC_GET_INFO::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_INFO::response_t:

Public Attributes

std::string status
 
uint64_t height
 
uint64_t target_height
 
uint64_t difficulty
 
std::string wide_difficulty
 
uint64_t difficulty_top64
 
uint64_t target
 
uint64_t tx_count
 
uint64_t tx_pool_size
 
uint64_t alt_blocks_count
 
uint64_t outgoing_connections_count
 
uint64_t incoming_connections_count
 
uint64_t rpc_connections_count
 
uint64_t white_peerlist_size
 
uint64_t grey_peerlist_size
 
bool mainnet
 
bool testnet
 
bool stagenet
 
std::string nettype
 
std::string top_block_hash
 
uint64_t cumulative_difficulty
 
std::string wide_cumulative_difficulty
 
uint64_t cumulative_difficulty_top64
 
uint64_t block_size_limit
 
uint64_t block_weight_limit
 
uint64_t block_size_median
 
uint64_t block_weight_median
 
uint64_t start_time
 
uint64_t free_space
 
bool offline
 
bool untrusted
 
std::string bootstrap_daemon_address
 
uint64_t height_without_bootstrap
 
bool was_bootstrap_ever_used
 
uint64_t database_size
 
bool update_available
 
std::string version
 
std::string daemon_release_name
 
std::string daemon_version
 
std::string daemon_version_full
 
std::string daemon_version_tag
 

Detailed Description

Definition at line 694 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ alt_blocks_count

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::alt_blocks_count

Definition at line 704 of file core_rpc_server_commands_defs.h.

◆ block_size_limit

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::block_size_limit

Definition at line 718 of file core_rpc_server_commands_defs.h.

◆ block_size_median

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::block_size_median

Definition at line 720 of file core_rpc_server_commands_defs.h.

◆ block_weight_limit

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::block_weight_limit

Definition at line 719 of file core_rpc_server_commands_defs.h.

◆ block_weight_median

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::block_weight_median

Definition at line 721 of file core_rpc_server_commands_defs.h.

◆ bootstrap_daemon_address

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::bootstrap_daemon_address

Definition at line 726 of file core_rpc_server_commands_defs.h.

◆ cumulative_difficulty

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::cumulative_difficulty

Definition at line 715 of file core_rpc_server_commands_defs.h.

◆ cumulative_difficulty_top64

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::cumulative_difficulty_top64

Definition at line 717 of file core_rpc_server_commands_defs.h.

◆ daemon_release_name

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::daemon_release_name

Definition at line 733 of file core_rpc_server_commands_defs.h.

◆ daemon_version

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::daemon_version

Definition at line 734 of file core_rpc_server_commands_defs.h.

◆ daemon_version_full

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::daemon_version_full

Definition at line 735 of file core_rpc_server_commands_defs.h.

◆ daemon_version_tag

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::daemon_version_tag

Definition at line 736 of file core_rpc_server_commands_defs.h.

◆ database_size

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::database_size

Definition at line 729 of file core_rpc_server_commands_defs.h.

◆ difficulty

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::difficulty

Definition at line 698 of file core_rpc_server_commands_defs.h.

◆ difficulty_top64

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::difficulty_top64

Definition at line 700 of file core_rpc_server_commands_defs.h.

◆ free_space

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::free_space

Definition at line 723 of file core_rpc_server_commands_defs.h.

◆ grey_peerlist_size

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::grey_peerlist_size

Definition at line 709 of file core_rpc_server_commands_defs.h.

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::height

Definition at line 696 of file core_rpc_server_commands_defs.h.

◆ height_without_bootstrap

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::height_without_bootstrap

Definition at line 727 of file core_rpc_server_commands_defs.h.

◆ incoming_connections_count

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::incoming_connections_count

Definition at line 706 of file core_rpc_server_commands_defs.h.

◆ mainnet

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::mainnet

Definition at line 710 of file core_rpc_server_commands_defs.h.

◆ nettype

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::nettype

Definition at line 713 of file core_rpc_server_commands_defs.h.

◆ offline

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::offline

Definition at line 724 of file core_rpc_server_commands_defs.h.

◆ outgoing_connections_count

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::outgoing_connections_count

Definition at line 705 of file core_rpc_server_commands_defs.h.

◆ rpc_connections_count

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::rpc_connections_count

Definition at line 707 of file core_rpc_server_commands_defs.h.

◆ stagenet

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::stagenet

Definition at line 712 of file core_rpc_server_commands_defs.h.

◆ start_time

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::start_time

Definition at line 722 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::status

Definition at line 695 of file core_rpc_server_commands_defs.h.

◆ target

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::target

Definition at line 701 of file core_rpc_server_commands_defs.h.

◆ target_height

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::target_height

Definition at line 697 of file core_rpc_server_commands_defs.h.

◆ testnet

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::testnet

Definition at line 711 of file core_rpc_server_commands_defs.h.

◆ top_block_hash

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::top_block_hash

Definition at line 714 of file core_rpc_server_commands_defs.h.

◆ tx_count

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::tx_count

Definition at line 702 of file core_rpc_server_commands_defs.h.

◆ tx_pool_size

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::tx_pool_size

Definition at line 703 of file core_rpc_server_commands_defs.h.

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::untrusted

Definition at line 725 of file core_rpc_server_commands_defs.h.

◆ update_available

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::update_available

Definition at line 730 of file core_rpc_server_commands_defs.h.

◆ version

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::version

Definition at line 731 of file core_rpc_server_commands_defs.h.

◆ was_bootstrap_ever_used

bool cryptonote::COMMAND_RPC_GET_INFO::response_t::was_bootstrap_ever_used

Definition at line 728 of file core_rpc_server_commands_defs.h.

◆ white_peerlist_size

uint64_t cryptonote::COMMAND_RPC_GET_INFO::response_t::white_peerlist_size

Definition at line 708 of file core_rpc_server_commands_defs.h.

◆ wide_cumulative_difficulty

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::wide_cumulative_difficulty

Definition at line 716 of file core_rpc_server_commands_defs.h.

◆ wide_difficulty

std::string cryptonote::COMMAND_RPC_GET_INFO::response_t::wide_difficulty

Definition at line 699 of file core_rpc_server_commands_defs.h.


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