Skip to content

Commit 3a156ea

Browse files
authored
Update CryptoDredge.ps1
1 parent d4637b2 commit 3a156ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Miners/CryptoDredge.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
88
$Algorithms = [PSCustomObject]@{
99

1010
Allium = 'allium'
11-
Exosis = 'exosis'
11+
#Exosis = 'exosis'
1212
#BCD = 'bcd'
1313
#Bitcore = 'bitcore'
1414
#Blake2s = 'blake2s'

0 commit comments

Comments
 (0)