Awote
Results
2
issues of
Awote
**Describe the bug** i use ```pyasic_miners = await MinerNetwork.from_address(ip_range).scan() get_data_task = [controle_object.get_data() for controle_object in pyasic_miners] data = await asyncio.gather(*get_data_task) ``` And when i check debug i see that some...
**Is your feature request related to a problem? Please describe.** The problem with update pools in Bos miners. The problem here ``` async def send_config(self, config: MinerConfig, user_suffix: str =...