merge from origin master. update result_handler

This commit is contained in:
murraymack
2021-10-25 10:59:11 -06:00
parent 4ddf86035a
commit 50fde51396
2 changed files with 12 additions and 11 deletions

View File

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