Electroneum
tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

uint64_t threads_count
 
bool do_background_mining
 
bool ignore_battery
 

Detailed Description

Definition at line 1983 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ do_background_mining

bool tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t::do_background_mining

Definition at line 1986 of file wallet_rpc_server_commands_defs.h.

◆ ignore_battery

bool tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t::ignore_battery

Definition at line 1987 of file wallet_rpc_server_commands_defs.h.

◆ threads_count

uint64_t tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t::threads_count

Definition at line 1985 of file wallet_rpc_server_commands_defs.h.


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