We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752fbc5 commit fb41e72Copy full SHA for fb41e72
1 file changed
Miners/EWBF7.ps1
@@ -10,7 +10,7 @@ $Commands = [PSCustomObject]@{
10
#"vanilla" = "" #BlakeVanilla
11
#"cryptonight" = "" #Cryptonight
12
#"decred" = "" #Decred
13
- "equihash" = " -d $SplitSniffEWBF7" #Equihash
+ "equihash" = " --cuda_devices $SplitSniffEWBF7" #Equihash
14
#"ethash" = "" #Ethash
15
#"groestl" = "" #Groestl
16
#"hmq1725" = "" #hmq1725
0 commit comments