Skip to content

Commit

Permalink
Update trex.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
nemosminer authored Jan 28, 2019
1 parent e141807 commit f2cad3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OptionalMiners/trex.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $Commands = [PSCustomObject]@{
"x17" = " -i 24" #X17 (fastest)
"x16s" = " -i 24" #X16s (fastest)
"x16r" = " -i 24" #X16r (fastest)
"x16rt" = " -i 24" #X16rt (testing nlpool)
#"x16rt" = " -i 24" #X16rt (tested working on nlpool ready)
"sonoa" = " -i 23" #Sonoa (fastest)
#"hmq1725" = " -i 23" #Hmq1725 (CryptoDredge faster)
"dedal" = "" #Dedal (fastest)
Expand Down

0 comments on commit f2cad3e

Please sign in to comment.