Bases: AntminerOld, Z15
AntminerOld
Z15
pyasic/miners/zec/antminer/cgminer/X15/Z15.py
21 22 23 24
class CGMinerZ15(AntminerOld, Z15): 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.