Total Outbound
{{ formatSats(summary.total_outbound) }}
Total Inbound
{{ formatSats(summary.total_inbound) }}
Channels
{{ channels.length }}
Loading channels...
{{ error }}
No channels yet
Open a channel to start sending and receiving Lightning payments.
{{ ch.remote_pubkey }}
Capacity: {{ formatSats(ch.capacity) }}
Format: pubkey@host:port
Minimum 20,000 sats
{{ openError }}
This will cooperatively close the channel with peer {{ closeTarget.remote_pubkey.slice(0, 16) }}...
{{ closeError }}