Merge branch 'nymkappa/accel-summary-default' into nymkappa/mini-branch
This commit is contained in:
		
						commit
						26807e80db
					
				| @ -351,6 +351,9 @@ export class TrackerComponent implements OnInit, OnDestroy { | |||||||
|           } |           } | ||||||
|           if (txPosition.position?.block > 0 && this.tx.weight < 4000) { |           if (txPosition.position?.block > 0 && this.tx.weight < 4000) { | ||||||
|             this.accelerationEligible = true; |             this.accelerationEligible = true; | ||||||
|  |             if (this.acceleratorAvailable && this.paymentType === 'cashapp') { | ||||||
|  |               this.showAccelerationSummary = true; | ||||||
|  |             } | ||||||
|           } |           } | ||||||
|         } |         } | ||||||
|       } else { |       } else { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user