Add pie chart and rewrite the pool ranking component
This commit is contained in:
@@ -43,8 +43,8 @@ class Mining {
|
||||
})
|
||||
|
||||
poolsStatistics["blockCount"] = blockCount;
|
||||
poolsStatistics["poolsStats"] = poolsStats;
|
||||
poolsStatistics["lastEstimatedHashrate"] = lastBlockHashrate;
|
||||
poolsStatistics["pools"] = poolsStats;
|
||||
|
||||
return poolsStatistics;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user