diff --git a/frontend/src/app/components/blocks-list/blocks-list.component.html b/frontend/src/app/components/blocks-list/blocks-list.component.html index 838c7cb4e..fd171720f 100644 --- a/frontend/src/app/components/blocks-list/blocks-list.component.html +++ b/frontend/src/app/components/blocks-list/blocks-list.component.html @@ -92,21 +92,18 @@ - + - - - - + diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 676dfa0ee..16c1af36d 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -131,22 +131,14 @@ - - + - - + + - - + + + + + + + + + + + +
HeightMinedPoolMined TXs Size
{{ block.height }} - - - {{ block.extras.pool.name }} - - {{ block.tx_count | number }}
@@ -235,6 +227,17 @@