Active

{{(channelsStatus.active?.channels || 0) | number}}

Pending

{{(channelsStatus.pending?.channels || 0) | number}}

Inactive

{{(channelsStatus.inactive?.channels || 0) | number}}

Capacity

{{(channelsStatus.active?.capacity || 0) | number}} Sats

Capacity

{{(channelsStatus.pending?.capacity || 0) | number}} Sats

Capacity

{{(channelsStatus.inactive?.capacity || 0) | number}} Sats

{{errorMessage}}