| Modifier and Type | Class and Description |
|---|---|
static class |
Pickaxe.MinerConfig.ChiselConfig
A chisel configuration.
|
static class |
Pickaxe.MinerConfig.Param
A miner configuration parameter.
|
| Modifier and Type | Field and Description |
|---|---|
String |
apiIp
The api ip.
|
int |
apiPort
The api port.
|
ApiType |
apiType
The API type.
|
Boolean |
cacheStats
Whether the miner data should be cached and skipped periodically.
|
Pickaxe.MinerConfig.ChiselConfig |
chisel
The chisel configuration.
|
Boolean |
ignoreConsumption
Whether to ignore consumption.
|
List<Pickaxe.MinerConfig.Param> |
params
The parameters.
|
| Constructor and Description |
|---|
MinerConfig() |
public String apiIp
public int apiPort
public ApiType apiType
public Boolean cacheStats
public Pickaxe.MinerConfig.ChiselConfig chisel
public Boolean ignoreConsumption
public List<Pickaxe.MinerConfig.Param> params
Copyright © 2023 OBM, LLC. All rights reserved.