@if (error) { } @else { @if (step === 'completed') {
Transaction is now being accelerated!
} @else if (step === 'cta') {

Accelerate your Bitcoin transaction?

} @else if (step === 'checkout') {

Confirm your payment

Payment to mempool.space for acceleration of txid {{ txid.substr(0, 10) }}..{{ txid.substr(-10) }}
@if (!loadingCashapp) {
Total additional cost
Pay with
}
@if (loadingCashapp) {
Loading payment method...
}

Changed your mind?
} @else if (step === 'processing') {

Confirm your payment

We are processing your payment...
} }