fix some bugs and start adding bmminer get_data function

This commit is contained in:
UpstreamData
2022-05-05 10:52:18 -06:00
parent e6ea8d3e16
commit a13f5dd2d1
3 changed files with 31 additions and 7 deletions

View File

@@ -313,7 +313,7 @@ class BOSMiner(BaseMiner):
data["Pool 2 User"] = pool_2_user
if quota:
data["Quota"] = quota
data["Split"] = quota
if tunerstatus:
tuner = tunerstatus.get("TUNERSTATUS")