fixed some bugs with differing version of BTMiner and different versions of M30S++ having different chip counts
This commit is contained in:
@@ -163,6 +163,7 @@ class BTMinerAPI(BaseMinerAPI):
|
||||
command: str or bytes,
|
||||
parameters: str or int or bool = None,
|
||||
ignore_errors: bool = False,
|
||||
**kwargs,
|
||||
) -> dict:
|
||||
"""Send a command to the miner API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user