Show historical price on block overview graph

This commit is contained in:
nymkappa
2023-02-23 13:34:48 +09:00
parent 5749820999
commit 5b5de95828
5 changed files with 8 additions and 2 deletions

View File

@@ -10,5 +10,6 @@
[cursorPosition]="tooltipPosition"
[clickable]="!!selectedTx"
[auditEnabled]="auditHighlighting"
[blockConversion]="blockConversion"
></app-block-overview-tooltip>
</div>