Close Channel | Status | {{(channel.active) ? 'Active' : 'Inactive'}} | ID | {{channel.chan_id}} | Pub Key |
{{channel.remote_pubkey | slice:0:10}}... |
Alias | {{channel.remote_alias}} | Capacity | {{channel.capacity | number}} | Local Bal | {{channel.local_balance | number}} | Remote Bal | {{channel.remote_balance | number}} | {{information?.smaller_currency_unit}} Sent | {{channel.total_satoshis_sent | number}} | {{information?.smaller_currency_unit}} Recv | {{channel.total_satoshis_received | number}} | Fee | {{channel.commit_fee | number}} | Private | {{(channel.private ? 'Private' : 'Public')}} |
---|