Fix mempool chart tooltip at dashboard component.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<app-mempool-graph
|
||||
[template]="'widget'"
|
||||
[limitFee]="150"
|
||||
[limitFilterFee]="1"
|
||||
[data]="mempoolStats.mempool"
|
||||
></app-mempool-graph>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user