We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc025cc commit d4637b2Copy full SHA for d4637b2
1 file changed
Miners/CcminerTpruvot.ps1
@@ -24,7 +24,7 @@ $Algorithms = [PSCustomObject]@{
24
Scrypt = 'scrypt'
25
#Bitcore = 'bitcore'
26
#Blake2s = 'blake2s'
27
- Sib = 'sib'
+ #Sib = 'sib'
28
#X17 = 'x17'
29
Quark = 'quark'
30
Hmq1725 = 'hmq1725'
0 commit comments