diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 5faf10b40..98e29b234 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -155,7 +155,7 @@
Mempool size

- {{ mempoolBlocksData.size | bytes }} ({{ mempoolBlocksData.blocks }} blocks) + {{ mempoolInfoData.value.memPoolInfo.bytes | bytes }} ({{ mempoolBlocksData.blocks }} blocks)