diff --git a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html index df67de65c..8aafa0d4f 100644 --- a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html +++ b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html @@ -525,7 +525,7 @@
Confirming your acceleration with our mining pool partners... - @if (timeSincePaid > 30000) { + @if (timeSincePaid > 60000) { ...sorry, this is taking longer than expected... }