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 74cc73b83..df67de65c 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 > 20000) { + @if (timeSincePaid > 30000) { ...sorry, this is taking longer than expected... }