Active

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

Pending

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

Inactive

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

Closing

{{(channelsStatus?.closing?.num_channels || 0) | number}}

Capacity

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

Capacity

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

Capacity

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

Capacity

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

{{errorMessage}}