fix some bugs and start adding bmminer get_data function
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user