Active

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

Pending

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

Inactive

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

Capacity

{{(channelsStatus?.active?.capacity || 0) | number:'1.0-0'}} Sats

Capacity

{{(channelsStatus?.pending?.capacity || 0) | number:'1.0-0'}} Sats

Capacity

{{(channelsStatus?.inactive?.capacity || 0) | number:'1.0-0'}} Sats

{{errorMessage}}