Use block count instead of oldest block for timespan selection
This commit is contained in:
@@ -276,7 +276,7 @@ export class PoolRankingComponent implements OnInit {
|
||||
totalEmptyBlock: 0,
|
||||
totalEmptyBlockRatio: '',
|
||||
pools: [],
|
||||
availableTimespanDay: 0,
|
||||
totalBlockCount: 0,
|
||||
miningUnits: {
|
||||
hashrateDivider: 1,
|
||||
hashrateUnit: '',
|
||||
|
||||
Reference in New Issue
Block a user