Bases: AntminerModern, L7
AntminerModern
L7
pyasic/miners/ltc/antminer/bmminer/X7/L7.py
20 21 22 23
class BMMinerL7(AntminerModern, L7): def __init__(self, ip: str, api_ver: str = "0.0.0"): super().__init__(ip, api_ver) self.supports_shutdown = False
From here you can search these documents. Enter your search terms below.