[accelerator] hide pizza tracker CTA when irrelevant
This commit is contained in:
		
							parent
							
								
									193c41cb81
								
							
						
					
					
						commit
						48bdae4e78
					
				| @ -381,11 +381,13 @@ export class TrackerComponent implements OnInit, OnDestroy { | ||||
|             this.trackerStage = 'replaced'; | ||||
|           } | ||||
| 
 | ||||
|           if (!this.mempoolPosition.accelerated) { | ||||
|             this.showAccelerationSummary = true; | ||||
|             if (txPosition.position?.block > 0 && this.tx.weight < 4000) { | ||||
|               this.accelerationEligible = true; | ||||
|             } | ||||
|           } | ||||
|         } | ||||
|       } else { | ||||
|         this.mempoolPosition = null; | ||||
|         this.accelerationPositions = null; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user