docs: add is_mining to docs.
This commit is contained in:
@@ -126,6 +126,7 @@ These functions are
|
|||||||
[`restart_backend`](#restart-backend),
|
[`restart_backend`](#restart-backend),
|
||||||
[`stop_mining`](#stop-mining),
|
[`stop_mining`](#stop-mining),
|
||||||
[`resume_mining`](#resume-mining),
|
[`resume_mining`](#resume-mining),
|
||||||
|
[`is_mining`](#is-mining),
|
||||||
[`send_config`](#send-config), and
|
[`send_config`](#send-config), and
|
||||||
[`set_power_limit`](#set-power-limit).
|
[`set_power_limit`](#set-power-limit).
|
||||||
|
|
||||||
@@ -227,6 +228,14 @@ These functions are
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
### Is Mining
|
||||||
|
::: pyasic.miners.BaseMiner.is_mining
|
||||||
|
handler: python
|
||||||
|
options:
|
||||||
|
heading_level: 4
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
### Send Config
|
### Send Config
|
||||||
::: pyasic.miners.BaseMiner.send_config
|
::: pyasic.miners.BaseMiner.send_config
|
||||||
handler: python
|
handler: python
|
||||||
|
|||||||
Reference in New Issue
Block a user