Remove included in block
This commit is contained in:
		
							parent
							
								
									f6800b848a
								
							
						
					
					
						commit
						44865d18ae
					
				| @ -61,12 +61,6 @@ | |||||||
|                     </div> |                     </div> | ||||||
|                   </td> |                   </td> | ||||||
|                 </tr> |                 </tr> | ||||||
|                 <tr *ngIf="latestBlock && tx.status.block_height <= latestBlock.height - 8"> |  | ||||||
|                   <td class="td-width" i18n="transaction.included-in-block|Transaction included in block">Included in block</td> |  | ||||||
|                   <td> |  | ||||||
|                     <a [routerLink]="['/block/' | relativeUrl, tx.status.block_hash]" [state]="{ data: { blockHeight: tx.status.block_height } }">{{ tx.status.block_height }}</a> |  | ||||||
|                   </td> |  | ||||||
|                 </tr> |  | ||||||
|                 <ng-template [ngIf]="transactionTime > 0"> |                 <ng-template [ngIf]="transactionTime > 0"> | ||||||
|                   <tr> |                   <tr> | ||||||
|                     <td i18n="transaction.confirmed|Transaction Confirmed state">Confirmed</td> |                     <td i18n="transaction.confirmed|Transaction Confirmed state">Confirmed</td> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user