Loading invoice...
@@ -397,7 +397,7 @@
}
@if (canPayWithCashapp) {
-
Confirm your payment
+ Confirm your payment
@@ -459,7 +459,7 @@
@if (loadingCashapp) {
-
Loading payment method...
+
Loading payment method...
}
@@ -477,7 +477,7 @@
@else if (step === 'processing') {
-
Confirming your payment
+ Confirming your payment
@@ -487,7 +487,7 @@
-
We are processing your payment...
+
We are processing your payment...
@@ -497,14 +497,14 @@
@else if (step === 'paid') {
-
Accelerating your transaction
+ Accelerating your transaction
-
Confirming your acceleration with our mining pool partners...
+
Confirming your acceleration with our mining pool partners...
diff --git a/frontend/src/app/components/tracker/tracker-bar.component.html b/frontend/src/app/components/tracker/tracker-bar.component.html
index c777717b0..ae2a8ffcc 100644
--- a/frontend/src/app/components/tracker/tracker-bar.component.html
+++ b/frontend/src/app/components/tracker/tracker-bar.component.html
@@ -1,11 +1,11 @@
-
Sent
+
Sent
-
Pending
+
Pending
-
Soon
+
Soon
-
Next block
+
Next block
-
Confirmed
+
Confirmed
\ No newline at end of file
diff --git a/frontend/src/app/components/tracker/tracker.component.html b/frontend/src/app/components/tracker/tracker.component.html
index 628214ce5..18928a543 100644
--- a/frontend/src/app/components/tracker/tracker.component.html
+++ b/frontend/src/app/components/tracker/tracker.component.html
@@ -174,7 +174,7 @@