#include <core_rpc_server_commands_defs.h>
◆ alt_blocks_count
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::alt_blocks_count |
◆ block_size_limit
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::block_size_limit |
◆ block_size_median
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::block_size_median |
◆ block_weight_limit
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::block_weight_limit |
◆ block_weight_median
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::block_weight_median |
◆ bootstrap_daemon_address
| std::string cryptonote::COMMAND_RPC_GET_INFO::response::bootstrap_daemon_address |
◆ cumulative_difficulty
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::cumulative_difficulty |
◆ database_size
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::database_size |
◆ difficulty
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::difficulty |
◆ free_space
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::free_space |
◆ grey_peerlist_size
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::grey_peerlist_size |
◆ height
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::height |
◆ height_without_bootstrap
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::height_without_bootstrap |
◆ incoming_connections_count
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::incoming_connections_count |
◆ mainnet
| bool cryptonote::COMMAND_RPC_GET_INFO::response::mainnet |
◆ nettype
| std::string cryptonote::COMMAND_RPC_GET_INFO::response::nettype |
◆ offline
| bool cryptonote::COMMAND_RPC_GET_INFO::response::offline |
◆ outgoing_connections_count
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::outgoing_connections_count |
◆ rpc_connections_count
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::rpc_connections_count |
◆ stagenet
| bool cryptonote::COMMAND_RPC_GET_INFO::response::stagenet |
◆ start_time
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::start_time |
◆ status
| std::string cryptonote::COMMAND_RPC_GET_INFO::response::status |
◆ target
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::target |
◆ target_height
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::target_height |
◆ testnet
| bool cryptonote::COMMAND_RPC_GET_INFO::response::testnet |
◆ top_block_hash
| std::string cryptonote::COMMAND_RPC_GET_INFO::response::top_block_hash |
◆ tx_count
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::tx_count |
◆ tx_pool_size
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::tx_pool_size |
◆ untrusted
| bool cryptonote::COMMAND_RPC_GET_INFO::response::untrusted |
◆ update_available
| bool cryptonote::COMMAND_RPC_GET_INFO::response::update_available |
◆ was_bootstrap_ever_used
| bool cryptonote::COMMAND_RPC_GET_INFO::response::was_bootstrap_ever_used |
◆ white_peerlist_size
| uint64_t cryptonote::COMMAND_RPC_GET_INFO::response::white_peerlist_size |
The documentation for this struct was generated from the following file: