Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/MiningCore/Persistence/Model/Projections/MinerStats.cs
  • Loading branch information
Oliver Weichhold committed Jan 2, 2018
2 parents 44bc44f + 7531411 commit d02d154
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/MiningCore/Persistence/Model/Projections/MinerStats.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public class WorkerPerformanceStatsContainer
public Dictionary<string, WorkerPerformanceStats> Workers { get; set; }
}

namespace MiningCore.Persistence.Model.Projections
{
public class MinerStats
{
public ulong PendingShares { get; set; }
Expand Down

0 comments on commit d02d154

Please sign in to comment.