changed bos get_bad_boards to be consistent with hive

This commit is contained in:
UpstreamData
2022-01-21 16:30:26 -07:00
parent a93027369e
commit 6d9de87fb8
2 changed files with 5 additions and 8 deletions

View File

@@ -1,7 +1,4 @@
import asyncio
from miners.bmminer import BMMiner
import json
class HiveonT9(BMMiner):