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 @@ {{ block.tx_count | number }}
-
+
 
{{ block.size | bytes: 2 }}
@@ -163,19 +163,20 @@
-
Rejecting
+
Minimum fee
+
Purging

- < {{ mempoolInfoData.value.memPoolInfo.mempoolminfee * 100000 | number : '1.1-1' }} sat/vB + < {{ mempoolInfoData.value.memPoolInfo.mempoolminfee * 100000 | number : '1.1-1' }} sat/vB

-
Mempool size
+
Memory usage
-
-
+
+
 
{{ mempoolInfoData.value.memPoolInfo.usage | bytes }} / {{ mempoolInfoData.value.memPoolInfo.maxmempool | bytes }}
-
+
Unconfirmed
@@ -194,8 +195,8 @@  Backend is synchronizing ({{ mempoolLoadingStatus$ | async }}%) -
-
+
+
 
{{ mempoolInfoData.value.vBytesPerSecond | ceil | number }} vB/s
@@ -207,7 +208,7 @@
Difficulty adjustment
-
+
 
+{{ epochData.change | number: '1.0-2' }}%