diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index e78ea957d..a9be84eca 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -87,7 +87,7 @@
- Rejecting+Minimum fee+Purging
- < {{ mempoolInfoData.value.memPoolInfo.mempoolminfee * 100000 | number : '1.1-1' }} |
- Mempool size+Memory usage
-
-
+
+
+
-
{{ mempoolInfoData.value.memPoolInfo.usage | bytes }} / {{ mempoolInfoData.value.memPoolInfo.maxmempool | bytes }}
|
Unconfirmed@@ -194,8 +195,8 @@
-
+
+
@@ -207,7 +208,7 @@
{{ mempoolInfoData.value.vBytesPerSecond | ceil | number }}
Difficulty adjustment
-
+
|