Only show audit-related tooltip info when audit enabled
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
[tx]="selectedTx || hoverTx"
|
||||
[cursorPosition]="tooltipPosition"
|
||||
[clickable]="!!selectedTx"
|
||||
[auditEnabled]="auditHighlighting"
|
||||
></app-block-overview-tooltip>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user