Merge branch 'master' into nymkappa/bugfix/node-page-name-length

This commit is contained in:
wiz
2022-08-28 16:33:20 +02:00
committed by GitHub
29 changed files with 643 additions and 211 deletions

View File

@@ -131,7 +131,6 @@
<app-node-statistics-chart [publicKey]="node.public_key"></app-node-statistics-chart>
</div>
<h2 i18n="lightning.active-channels-map">Active channels map</h2>
<app-node-channels style="display:block;margin-bottom: 40px" [publicKey]="node.public_key"></app-node-channels>
<div class="d-flex justify-content-between">