|
|
boost::optional< std::string > | m_version |
| |
|
boost::optional< uint64_t > | m_num_alt_blocks |
| |
|
boost::optional< uint64_t > | m_block_size_limit |
| |
|
boost::optional< uint64_t > | m_block_size_median |
| |
|
boost::optional< uint64_t > | m_block_weight_limit |
| |
|
boost::optional< uint64_t > | m_block_weight_median |
| |
|
boost::optional< std::string > | m_bootstrap_daemon_address |
| |
|
boost::optional< uint64_t > | m_difficulty_low |
| |
|
boost::optional< uint64_t > | m_difficulty_high |
| |
|
boost::optional< uint64_t > | m_cumulative_difficulty_low |
| |
|
boost::optional< uint64_t > | m_cumulative_difficulty_high |
| |
|
boost::optional< uint64_t > | m_free_space |
| |
|
boost::optional< int > | m_num_offline_peers |
| |
|
boost::optional< int > | m_num_online_peers |
| |
|
boost::optional< uint64_t > | m_height |
| |
|
boost::optional< uint64_t > | m_height_without_bootstrap |
| |
|
boost::optional< monero_network_type > | m_network_type |
| |
|
boost::optional< bool > | m_is_offline |
| |
|
boost::optional< int > | m_num_incoming_connections |
| |
|
boost::optional< int > | m_num_outgoing_connections |
| |
|
boost::optional< int > | m_num_rpc_connections |
| |
|
boost::optional< uint64_t > | m_start_timestamp |
| |
|
boost::optional< uint64_t > | m_adjusted_timestamp |
| |
|
boost::optional< uint64_t > | m_target |
| |
|
boost::optional< uint64_t > | m_target_height |
| |
|
boost::optional< int > | m_num_txs |
| |
|
boost::optional< int > | m_num_txs_pool |
| |
|
boost::optional< bool > | m_was_bootstrap_ever_used |
| |
|
boost::optional< uint64_t > | m_database_size |
| |
|
boost::optional< bool > | m_update_available |
| |
|
boost::optional< bool > | m_is_busy_syncing |
| |
|
boost::optional< bool > | m_is_synchronized |
| |
|
boost::optional< bool > | m_is_restricted |
| |
|
boost::optional< bool > | m_is_regtest |
| |
|
boost::optional< uint64_t > | m_credits |
| |
|
boost::optional< std::string > | m_top_block_hash |
| |