Remove clock fee debugging adjustment
This commit is contained in:
		
							parent
							
								
									cbd4ea1aa8
								
							
						
					
					
						commit
						ea52d40a10
					
				| @ -40,7 +40,7 @@ | ||||
|     </div> | ||||
|     <div class="stats top right"> | ||||
|       <p class="label" i18n="clock.priority-rate|priority fee rate">priority rate</p> | ||||
|       <p *ngIf="recommendedFees$ | async as recommendedFees;" i18n="shared.sat-vbyte|sat/vB">{{ recommendedFees.fastestFee + 300 }} sat/vB</p> | ||||
|       <p *ngIf="recommendedFees$ | async as recommendedFees;" i18n="shared.sat-vbyte|sat/vB">{{ recommendedFees.fastestFee }} sat/vB</p> | ||||
|     </div> | ||||
|     <div *ngIf="mode !== 'mempool' && block" class="stats bottom left"> | ||||
|       <p [innerHTML]="block.size | bytes: 2"></p> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user