feature: add chip count for S19jXP
This commit is contained in:
@@ -219,6 +219,7 @@ class S19KPro(AntMinerMake):
|
|||||||
class S19jXP(AntMinerMake):
|
class S19jXP(AntMinerMake):
|
||||||
raw_model = MinerModel.ANTMINER.S19jXP
|
raw_model = MinerModel.ANTMINER.S19jXP
|
||||||
|
|
||||||
|
expected_chips = 110
|
||||||
expected_fans = 4
|
expected_fans = 4
|
||||||
expected_hashboards = 3
|
expected_hashboards = 3
|
||||||
algo = MinerAlgo.SHA256
|
algo = MinerAlgo.SHA256
|
||||||
|
|||||||
Reference in New Issue
Block a user