removed arbitrary scan thread limitation dividing

This commit is contained in:
UpstreamData
2022-07-19 13:01:39 -06:00
parent a95333eb1c
commit 994d53ae3b

View File

@@ -171,7 +171,6 @@ class MinerNetwork:
except ConnectionRefusedError: except ConnectionRefusedError:
pass pass
@staticmethod @staticmethod
async def ping_and_get_miner( async def ping_and_get_miner(
ip: ipaddress.ip_address, ip: ipaddress.ip_address,