warn on re-index - fix hash indexing state issue - cleanup ui mining

This commit is contained in:
nymkappa
2022-02-24 20:20:18 +09:00
parent 54ccfe070e
commit ec40231f93
11 changed files with 45 additions and 53 deletions

View File

@@ -8,7 +8,7 @@
<div class="card-body">
<h5 class="card-title">
<a class="link" href="" [routerLink]="['/mining/hashrate/pools' | relativeUrl]" i18n="mining.pools-hashrate">
Pools Hashrate Share (1y)
Mining Pools Dominance (1y)
</a>
</h5>
<app-hashrate-chart-pools [widget]=true></app-hashrate-chart-pools>