Pending Channels

Total Limbo Balance: {{pendingChannels.btc_total_limbo_balance | number}} {{information?.currency_unit}}

Total Limbo Balance: {{pendingChannels.total_limbo_balance | number}} {{information?.smaller_currency_unit}}

Pending Open Channels({{pendingOpenChannelsLength}})

Remote Node Pub {{channel.channel.remote_node_pub}} Local Balance {{channel.channel.local_balance | number}} Commit Fee {{channel.commit_fee | number}} Remote Balance {{channel.channel.remote_balance | number}} Capacity {{channel.channel.capacity | number}} Commit Weight {{channel.commit_weight | number}} Fee Per KW {{channel.fee_per_kw | number}} Confirmation Height {{channel.confirmation_height | number}} Channel Point {{channel.channel.channel_point}}

Pending Force Closing Channels({{pendingForceClosingChannelsLength}})

Remote Node Pub {{channel.channel.remote_node_pub}} Recovered Balance {{channel.recovered_balance | number}} Limbo Balance {{channel.limbo_balance | number}} Block Till Maturity {{channel.blocks_til_maturity | number}} Maturity Height {{channel.maturity_height | number}} Local Balance {{channel.channel.local_balance | number}} Remote Balance {{channel.channel.remote_balance | number}} Capacity {{channel.channel.capacity | number}} Transaction Id
{{channel.closing_txid}}
Channel Point {{channel.channel.channel_point}}

Pending Closing Channels({{pendingClosingChannelsLength}})

Remote Node Pub {{channel.channel.remote_node_pub}} Local Balance {{channel.channel.local_balance | number}} Remote Balance {{channel.channel.remote_balance | number}} Capacity {{channel.channel.capacity | number}} Transaction Id
{{channel.closing_txid}}
Channel Point {{channel.channel.channel_point}}

Waiting Close Channels({{pendingWaitClosingChannelsLength}})

Remote Node Pub {{channel.channel.remote_node_pub}} Limbo Balance {{channel.limbo_balance | number}} Local Balance {{channel.channel.local_balance | number}} Remote Balance {{channel.channel.remote_balance | number}} Capacity {{channel.channel.capacity | number}} Channel Point {{channel.channel.channel_point}}