Merge pull request #2 from UpstreamData/imperium2

merge from origin master. update result_handler
This commit is contained in:
UpstreamData
2021-11-03 12:52:35 -06:00
committed by GitHub
2 changed files with 12 additions and 11 deletions

View File

@@ -99,4 +99,4 @@ class BOSminer(BaseMiner):
if chain['Chips'] == 0:
bad += 1
if not bad > 0:
return str(self.ip)
return str(self.ip)