Skip to content

Commit

Permalink
Update ClusterConfig.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Jun 20, 2024
1 parent a329220 commit c4a6238
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Miningcore/Configuration/ClusterConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -663,8 +663,6 @@ public partial class EquihashNetworkParams

public partial class ErgoCoinTemplate : CoinTemplate
{
[EnumMember(Value = "none")]
None,
}

public enum CryptonoteSubfamily

Check failure on line 668 in src/Miningcore/Configuration/ClusterConfig.cs

View workflow job for this annotation

GitHub Actions / build

The namespace 'Miningcore.Configuration' already contains a definition for 'CryptonoteSubfamily'
Expand Down

0 comments on commit c4a6238

Please sign in to comment.