removed arbitrary scan thread limitation dividing
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user