Use block count instead of oldest block for timespan selection

This commit is contained in:
nymkappa
2022-04-15 20:43:10 +09:00
parent 653ce3e40c
commit f7d57a2737
14 changed files with 96 additions and 118 deletions

View File

@@ -276,7 +276,7 @@ export class PoolRankingComponent implements OnInit {
totalEmptyBlock: 0,
totalEmptyBlockRatio: '',
pools: [],
availableTimespanDay: 0,
totalBlockCount: 0,
miningUnits: {
hashrateDivider: 1,
hashrateUnit: '',