changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts
This commit is contained in:
3
miners/antminer/cgminer/__init__.py
Normal file
3
miners/antminer/cgminer/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .X9 import *
|
||||
from .X17 import *
|
||||
from .X19 import *
|
||||
Reference in New Issue
Block a user