Monero
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_START_MINING::request Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_START_MINING::request:
Collaboration graph
[legend]

Public Attributes

uint64_t threads_count
 
bool do_background_mining
 
bool ignore_battery
 

Member Data Documentation

◆ do_background_mining

bool tools::wallet_rpc::COMMAND_RPC_START_MINING::request::do_background_mining

◆ ignore_battery

bool tools::wallet_rpc::COMMAND_RPC_START_MINING::request::ignore_battery

◆ threads_count

uint64_t tools::wallet_rpc::COMMAND_RPC_START_MINING::request::threads_count

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