diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index c28f77a48..d65a2eae8 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -55,15 +55,15 @@
Height | -Mined | -Txs | +Mined | +Txs | Filled | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ block.height }} | {{ block.tx_count | number }} | +{{ block.tx_count | number }} |
@@ -84,13 +84,13 @@
|