Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations

This commit is contained in:
softsimon
2024-09-14 23:12:43 +08:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@@ -971,6 +971,7 @@ export class TransactionComponent implements OnInit, AfterViewInit, OnDestroy {
this.filters = [];
this.showCpfpDetails = false;
this.showAccelerationDetails = false;
this.accelerationFlowCompleted = false;
this.accelerationInfo = null;
this.cashappEligible = false;
this.txInBlockIndex = null;