diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 98e29b234..5faf10b40 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -155,7 +155,7 @@
- {{ mempoolInfoData.value.memPoolInfo.bytes | bytes }} ({{ mempoolBlocksData.blocks }} blocks) + {{ mempoolBlocksData.size | bytes }} ({{ mempoolBlocksData.blocks }} blocks)