{{errorMessage}}
Non Routing Peers
{{getLabel(column)}}
Channel ID
{{nonRPeer?.chan_id}}
Peer Alias
{{nonRPeer?.remote_alias}}
Peer Pubkey
{{nonRPeer?.remote_pubkey}}
Channel Point
{{nonRPeer?.channel_point}}
Uptime ({{timeUnit}}) {{nonRPeer.uptime_str}} Lifetime ({{timeUnit}}) {{nonRPeer.lifetime_str}} Commit Fee (Sats) {{nonRPeer.commit_fee | number}} Commit Weight {{nonRPeer.commit_weight | number}} Fee/KW {{nonRPeer.fee_per_kw | number}} Updates {{nonRPeer.num_updates | number}} Unsettled Balance (Sats) {{nonRPeer.unsettled_balance | number}} Capacity (Sats) {{nonRPeer.capacity | number}} Local Reserve (Sats) {{nonRPeer.local_chan_reserve_sat | number}} Remote Reserve (Sats) {{nonRPeer.remote_chan_reserve_sat | number}} Sats Sent {{nonRPeer.total_satoshis_sent | number}} Sats Received {{nonRPeer.total_satoshis_received | number}} Local Balance (Sats) {{nonRPeer.local_balance | number}} Remote Balance (Sats) {{nonRPeer.remote_balance | number}}
Actions

All peers are routing.

Getting non routing peers...

{{errorMessage}}