Add mempool chart filtering.

This commit is contained in:
Miguel Medeiros
2021-10-01 00:16:37 -03:00
parent 2ab9ed4c95
commit 86b31d0ef2
3 changed files with 122 additions and 61 deletions

View File

@@ -46,7 +46,8 @@
[template]="'advanced'"
[limitFee]="500"
[height]="500"
[left]="65"
[left]="155"
[right]="10"
[data]="mempoolStats"
></app-mempool-graph>
</div>