#include <core_rpc_server_commands_defs.h>
◆ active
| bool cryptonote::COMMAND_RPC_MINING_STATUS::response_t::active |
◆ address
| std::string cryptonote::COMMAND_RPC_MINING_STATUS::response_t::address |
◆ bg_idle_threshold
| uint8_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::bg_idle_threshold |
◆ bg_ignore_battery
| bool cryptonote::COMMAND_RPC_MINING_STATUS::response_t::bg_ignore_battery |
◆ bg_min_idle_seconds
| uint8_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::bg_min_idle_seconds |
◆ bg_target
| uint8_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::bg_target |
◆ block_reward
| uint64_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::block_reward |
◆ block_target
| uint32_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::block_target |
◆ difficulty
| uint64_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::difficulty |
◆ difficulty_top64
| uint64_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::difficulty_top64 |
◆ is_background_mining_enabled
| bool cryptonote::COMMAND_RPC_MINING_STATUS::response_t::is_background_mining_enabled |
◆ pow_algorithm
| std::string cryptonote::COMMAND_RPC_MINING_STATUS::response_t::pow_algorithm |
◆ speed
| uint64_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::speed |
◆ status
| std::string cryptonote::COMMAND_RPC_MINING_STATUS::response_t::status |
◆ threads_count
| uint32_t cryptonote::COMMAND_RPC_MINING_STATUS::response_t::threads_count |
◆ wide_difficulty
| std::string cryptonote::COMMAND_RPC_MINING_STATUS::response_t::wide_difficulty |
The documentation for this struct was generated from the following file: