Constructor
new MinerOptions(options)
Create miner options.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Methods
(static) fromOptions(options) → {MinerOptions}
Instantiate miner options from object.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Returns:
- Type
- MinerOptions
(private) fromOptions(options) → {MinerOptions}
Inject properties from object.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Returns:
- Type
- MinerOptions