Split difficult adjustment table - Update indexing progress every 60sec

This commit is contained in:
nymkappa
2022-03-09 21:21:44 +01:00
parent 6d477a897d
commit b2423e28d9
9 changed files with 171 additions and 82 deletions

View File

@@ -114,7 +114,7 @@
<h5 class="card-title">
Adjustments
</h5>
<app-hashrate-chart [tableOnly]=true [widget]=true></app-hashrate-chart>
<app-difficulty-adjustments-table></app-difficulty-adjustments-table>
<div class="mt-1"><a [routerLink]="['/mining/hashrate' | relativeUrl]" i18n="dashboard.view-more">View more
&raquo;</a></div>
</div>