We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4637b2 commit 3a156eaCopy full SHA for 3a156ea
1 file changed
Miners/CryptoDredge.ps1
@@ -8,7 +8,7 @@ $Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
8
$Algorithms = [PSCustomObject]@{
9
10
Allium = 'allium'
11
- Exosis = 'exosis'
+ #Exosis = 'exosis'
12
#BCD = 'bcd'
13
#Bitcore = 'bitcore'
14
#Blake2s = 'blake2s'
0 commit comments