@if (accelerateError) {

Sorry, something went wrong!

We were not able to accelerate this transaction. Please try again later.

} @else if (step === 'quote') {
@if (showDetails) {
Your transaction
Plus {{ estimate.txSummary.ancestorCount - 1 }} unconfirmed ancestor(s)
Virtual size
Size in vbytes of this transaction (including unconfirmed ancestors)
In-band fees {{ estimate.txSummary.effectiveFee | number : '1.0-0' }} sats
Fees already paid by this transaction (including unconfirmed ancestors)

}
How much faster?
This will reduce your expected waiting time until the first confirmation to
Summary
@if (hasAccessToBalanceMode) { } @else { }
Next block market rate {{ estimate.targetFeeRate | number : '1.0-0' }} sat/vB
Estimated extra fee required {{ math.max(0, estimate.nextBlockFee - estimate.txSummary.effectiveFee) | number }} sats
Target rate {{ maxRateOptions[selectFeeRateIndex].rate | number : '1.0-0' }} sat/vB
Extra fee required {{ maxRateOptions[selectFeeRateIndex].fee | number }} sats
Mempool Acceleratorâ„¢ fees
Accelerator Service Fee +{{ estimate.mempoolBaseFee | number }} sats
Transaction Size Surcharge +{{ estimate.vsizeFee | number }} sats
Estimated acceleration cost ~{{ estimate.targetFeeRate | number : '1.0-0' }} sat/vB {{ estimate.cost + estimate.mempoolBaseFee + estimate.vsizeFee | number }} sats
@if (hasAccessToBalanceMode) { Maximum acceleration cost } @else { Acceleration cost } {{ cost | number }} sats
Available balance {{ estimate.userBalance | number }} sats


} @else if (step === 'summary') { @if (!noCTA) {

Accelerate your Bitcoin transaction?

} @if (!advancedEnabled) {
} @else {
}
} @else if (step === 'checkout') {
@if (!calculating) { For an additional ({{ cost | number }} sats) } @else { Calculating cost... } Reducing expected confirmation time to

Payment to mempool.space for acceleration of txid {{ tx.txid.substr(0, 10) }}..{{ tx.txid.substr(-10) }}

@if (canPayWithBalance || !(canPayWithBitcoin || canPayWithCashapp)) {

Your account will be debited no more than {{ cost | number }} sats

} @else {
@if (canPayWithBitcoin) {
@if (invoice) {

Pay {{ ((invoice.btcDue * 100_000_000) || cost) | number }} sats

} @else if (btcpayInvoiceFailed) {

Failed to load invoice

} @else {

Loading invoice...

}
@if (canPayWithCashapp || canPayWithApplePay) {

OR

} } @if (canPayWithCashapp || canPayWithApplePay) {

Pay  with

@if (canPayWithCashapp) { } @if (canPayWithApplePay) { @if (canPayWithCashapp) {
} }
}
}

} @else if (step === 'cashapp' || step === 'applepay') {

Confirm your payment

Payment to mempool.space for acceleration of txid {{ tx.txid.substr(0, 10) }}..{{ tx.txid.substr(-10) }}
@if (step === 'cashapp' && !loadingCashapp || step === 'applepay' && !loadingApplePay) {
Total additional cost
Pay with
}
@if (step === 'applepay') {
} @else if (step === 'cashapp') {
} @if (loadingCashapp || loadingApplePay) {
Loading payment method...
}

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

Confirming your payment

We are processing your payment...
} @else if (step === 'paid') {

Accelerating your transaction

Confirming your acceleration with our mining pool partners... @if (timeSincePaid > 20000) { ...sorry, this is taking longer than expected... }
} @else if (step === 'success') {

Your transaction is being accelerated!

Your transaction has been accepted for acceleration by our mining pool partners.

}
Confirmation expected 
@if (!calculating) { ({{ cost | number }} sats) } @else { Calculating cost... }
Accelerate to ~{{ x | number : '1.0-0' }} sat/vB
@if (quoteError || cantPayReason) {
}
@if (hasAccessToBalanceMode) { } @else { } Your transaction will be prioritized by up to {{ i | number : '1.1-1' }}% of miners.