|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| uint64_t | threads_count |
| bool | do_background_mining |
| bool | ignore_battery |
Definition at line 1983 of file wallet_rpc_server_commands_defs.h.
| 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.
| bool tools::wallet_rpc::COMMAND_RPC_START_MINING::request_t::ignore_battery |
Definition at line 1987 of file wallet_rpc_server_commands_defs.h.
| 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.