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 e4a1b8c..66756a3 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 @@ -105,19 +105,19 @@ Cuckoo     : - {{ latestblockdetail.TotalDifficultyCuckatoo | number }} + {{ latestblockdetail.TotalDifficultyCuckatoo | number }}
ProgPow   : - {{ latestblockdetail.TotalDifficultyProgpow | number }} + {{ latestblockdetail.TotalDifficultyProgpow | number }}
RandomX  : - {{ latestblockdetail.TotalDifficultyRandomx | number }} + {{ latestblockdetail.TotalDifficultyRandomx | number }}