diff --git a/src/app/shared/components/footer/footer.component.html b/src/app/shared/components/footer/footer.component.html index 10c7c03..f895645 100644 --- a/src/app/shared/components/footer/footer.component.html +++ b/src/app/shared/components/footer/footer.component.html @@ -4,7 +4,9 @@
Home | Epic Cash | API | diff --git a/src/app/view/home/block-detail-list/block-detail-list.component.html b/src/app/view/home/block-detail-list/block-detail-list.component.html index 165cacf..3196a76 100644 --- a/src/app/view/home/block-detail-list/block-detail-list.component.html +++ b/src/app/view/home/block-detail-list/block-detail-list.component.html @@ -128,12 +128,12 @@
{{ "home.CURRENT_TARGET_DIFF" | translate }}
{{ "home.HASHRATE" | translate }}
{{'home.TARGET_DIFFICULTY' | translate}}
- -{{'home.TRANSACTIONS_VS_DATE' | translate}}
+ {{ + this.tg_last | number + }} +{{'home.SUPPLY_GROWTH' | translate}}
- {{ + {{ this.gg_last | number }} Epic per block{{'home.TOTAL_DIFFICULTY' | translate}}
@@ -388,43 +368,63 @@{{'home.TRANSACTIONS_VS_DATE' | translate}}
- {{ - this.tg_last | number - }} -{{'home.TARGET_DIFFICULTY' | translate}}
+ +