Skip to content

Commit

Permalink
Update lolminer.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
nemosminer authored Apr 18, 2019
1 parent bfd755c commit c5fff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OptionalMiners/lolminer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $Uri = "https://github.com/Lolliedieb/lolMiner-releases/releases/download/0.8/lo

$Commands = [PSCustomObject]@{
"equihash96" = " --coin MNX" #Equihash 96,5
"Equihash21x9" = "--coin AION" #Equihash 210,9
"equihash144" = " --coin AUTO144_5" #Equihash 144,5
"equihash192" = " --coin AUTO192_7" #Equihash 192,7
"beam" = " --coin BEAM" #Equihash 150,5
"grincuckatoo31" = " --coin GRIN-AT31" #grincuckatoo31
}
Expand Down

0 comments on commit c5fff64

Please sign in to comment.