Skip to content

Commit

Permalink
disable alexis78 for realease (issues with 6cards)
Browse files Browse the repository at this point in the history
  • Loading branch information
nemosminer authored Jun 21, 2017
1 parent ef9fb8f commit 30a5ba6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Miners/ccminerAlexis78.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $Uri = "https://github.com/nemosminer/ccminer-Alexis78/releases/download/ccminer

$Commands = [PSCustomObject]@{
#"bitcore" = "" #Bitcore
"blake2s" = "" #Blake2s
"blakecoin" = "" #Blakecoin
#"blake2s" = "" #Blake2s
#"blakecoin" = "" #Blakecoin
#"vanilla" = "" #BlakeVanilla
#"cryptonight" = "" #Cryptonight
#"decred" = "" #Decred
Expand All @@ -16,21 +16,21 @@ $Commands = [PSCustomObject]@{
#"hmq1725" = "" #hmq1725
#"keccak" = "" #Keccak
#"lbry" = "" #Lbry
"lyra2v2" = "" #Lyra2RE2
#"lyra2v2" = "" #Lyra2RE2
#"lyra2z" = "" #Lyra2z
"myr-gr" = "" #MyriadGroestl
"neoscrypt" = " -i 15" #NeoScrypt
"nist5" = "" #Nist5
#"myr-gr" = "" #MyriadGroestl
#"neoscrypt" = " -i 15" #NeoScrypt
#"nist5" = "" #Nist5
#"pascal" = "" #Pascal
#"qubit" = "" #Qubit
#"scrypt" = "" #Scrypt
#"sia" = "" #Sia
#"sib" = "" #Sib
"skein" = "" #Skein
#"skein" = "" #Skein
#"timetravel" = "" #Timetravel
#"x11" = "" #X11
#"x11evo" = "" #X11evo
x17" = " -i 21" #X17
#x17" = " -i 21" #X17
#"yescrypt" = "" #Yescrypt
}

Expand Down

0 comments on commit 30a5ba6

Please sign in to comment.