Remove difficulty endpoint from nav
This commit is contained in:
		
							parent
							
								
									9b6d679739
								
							
						
					
					
						commit
						7825b8d732
					
				@ -1,4 +1,4 @@
 | 
			
		||||
<ng-template [ngIf]="network.val !== 'bisq' && network.val !== 'liquid'">
 | 
			
		||||
<ng-template [ngIf]="network.val !== 'bisq' && network.val !== 'liquid' && network.val !== 'liquidtestnet'">
 | 
			
		||||
  <p>General</p>
 | 
			
		||||
  <a [routerLink]="['./']" fragment="get-difficulty-adjustment" (click)="collapseItem.toggle()">GET Difficulty Adjustment</a>
 | 
			
		||||
</ng-template>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user