Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t:
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_t::do_background_mining

◆ ignore_battery

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

◆ threads_count

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

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