diff --git a/frontend/src/app/components/footer/footer.component.html b/frontend/src/app/components/footer/footer.component.html index a4b46fba5..0069d218f 100644 --- a/frontend/src/app/components/footer/footer.component.html +++ b/frontend/src/app/components/footer/footer.component.html @@ -2,7 +2,7 @@
- Tx weight per second: + Tx vBytes per second:  Backend is synchronizing diff --git a/frontend/src/app/components/statistics/statistics.component.html b/frontend/src/app/components/statistics/statistics.component.html index d0d3de6b5..1e634e60f 100644 --- a/frontend/src/app/components/statistics/statistics.component.html +++ b/frontend/src/app/components/statistics/statistics.component.html @@ -13,7 +13,7 @@
- Mempool by vbytes (satoshis/vbyte) + Mempool by vBytes (sat/vByte)
@@ -53,7 +53,7 @@
- Transactions weight per second (vBytes/s)
+ Transaction vBytes per second (vB/s)
-
Tx weight per second
+
Tx vBytes per second
 Backend is synchronizing