Add fee histogram chart to the node page

This commit is contained in:
Mononaut
2022-10-15 01:19:45 +00:00
parent 2f78a166cd
commit 70b30edd25
5 changed files with 282 additions and 0 deletions

View File

@@ -140,6 +140,8 @@
<app-node-channels style="display:block;margin-bottom: 40px" [publicKey]="node.public_key"></app-node-channels>
<app-node-fee-chart style="display:block;margin-bottom: 40px"></app-node-fee-chart>
<div class="d-flex">
<h2 *ngIf="channelsListStatus === 'open'">
<span i18n="lightning.open-channels">Open channels</span>