bug fixes
This commit is contained in:
@@ -12,3 +12,6 @@ class UnknownMiner(BaseMiner):
|
||||
|
||||
async def send_config(self):
|
||||
return None
|
||||
|
||||
async def get_hostname(self):
|
||||
return "Unknown"
|
||||
|
||||
Reference in New Issue
Block a user