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 d5c8c2ef9..c7c16d1f2 100644 --- a/frontend/src/app/components/blocks-list/blocks-list.component.html +++ b/frontend/src/app/components/blocks-list/blocks-list.component.html @@ -8,14 +8,14 @@
Height | -Pool | +Height | +Pool | Timestamp | Mined | -Reward | +Reward | Fees | -TXs | -Transactions | +TXs | +Transactions | Size | @@ -24,7 +24,7 @@ {{ block.height }} -+ | - | + |
|
|
- + | {{ block.tx_count | number }} |
---|