Skip to content

Commit

Permalink
feature: add chip count for S19jXP
Browse files Browse the repository at this point in the history
  • Loading branch information
UpstreamData committed Dec 24, 2024
1 parent 891e28b commit ec5be00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyasic/miners/device/models/antminer/X19/S19.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ class S19KPro(AntMinerMake):
class S19jXP(AntMinerMake):
raw_model = MinerModel.ANTMINER.S19jXP

expected_chips = 110
expected_fans = 4
expected_hashboards = 3
algo = MinerAlgo.SHA256

0 comments on commit ec5be00

Please sign in to comment.