Skip to content

Commit

Permalink
GMinerPlugin REMOVE Eaglesong for NVIDIA
Browse files Browse the repository at this point in the history
  • Loading branch information
S74nk0 committed Jan 7, 2020
1 parent f579d9c commit 9d046b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public partial class GMinerPlugin
new SAS(AlgorithmType.CuckooCycle) {Enabled = false }, //~5% of invalid nonce shares,
new SAS(AlgorithmType.GrinCuckarood29),
new SAS(AlgorithmType.BeamV2),
new SAS(AlgorithmType.Eaglesong),
//new SAS(AlgorithmType.Eaglesong),
}
},
{
Expand Down

0 comments on commit 9d046b1

Please sign in to comment.