Skip to content

Funds stuck in channel #6928

@sidiropo

Description

@sidiropo

Issue and Steps to Reproduce

I'm running core lightning 23.11. I have some funds stuck in a channel which I cannot close. How can I close the channel?

Here is the relevant output from list-peers:

{'state': 'AWAITING_UNILATERAL', 'scratch_txid': '4d698d907209b7e2ac6d078b9a45fdf2c9bd34209643a2faa3efa64ee1a6664c', 'last_tx_fee_msat': '401000msat', 'feerate': {'perkw': 555, 'perkb': 2220}, 'direction': 0, 'channel_id': '558d504a80c2f18fa5a295b6db7465a35a8208b6641c64ac6cb260842a4ac4db', 'funding_txid': 'dbc44a2a8460b26cac641c64b608825aa36574dbb695a2a58ff1c2804a508d55', 'funding_outnum': 0, 'close_to_addr': 'bc1p93h8whgf72g8an2qjhw9ytzuaca7r7e43v3wd88mh3sjtn0r9m4q3c9wu2', 'close_to': '51202c6e775d09f2907ecd4095dc522c5cee3be1fb358b22e69cfbbc6125cde32eea', 'private': False, 'opener': 'local', 'closer': 'local', 'alias': {'local': '6053604x7397614x62161'}, 'features': ['option_static_remotekey'], 'funding': {'local_funds_msat': '5000000000msat', 'remote_funds_msat': '0msat', 'pushed_msat': '0msat'}, 'to_us_msat': '5000000000msat', 'min_to_us_msat': '5000000000msat', 'max_to_us_msat': '5000000000msat', 'total_msat': '5000000000msat', 'fee_base_msat': '0msat', 'fee_proportional_millionths': 100000, 'dust_limit_msat': '546000msat', 'max_total_htlc_in_msat': '18446744073709551615msat', 'their_reserve_msat': '50000000msat', 'our_reserve_msat': '50000000msat', 'spendable_msat': '4948815000msat', 'receivable_msat': '0msat', 'minimum_htlc_in_msat': '0msat', 'minimum_htlc_out_msat': '1msat', 'maximum_htlc_out_msat': '2250000000msat', 'their_to_self_delay': 144, 'our_to_self_delay': 720, 'max_accepted_htlcs': 30, 'state_changes': [{'timestamp': '2023-10-24T00:18:33.551Z', 'old_state': 'CHANNELD_AWAITING_LOCKIN', 'new_state': 'CHANNELD_SHUTTING_DOWN', 'cause': 'user', 'message': 'User or plugin invoked close command'}, {'timestamp': '2023-10-24T00:21:57.481Z', 'old_state': 'CHANNELD_SHUTTING_DOWN', 'new_state': 'AWAITING_UNILATERAL', 'cause': 'user', 'message': 'Forcibly closed by `close` command timeout'}], 'status': ['Loaded from database'], 'in_payments_offered': 0, 'in_offered_msat': '0msat', 'in_payments_fulfilled': 0, 'in_fulfilled_msat': '0msat', 'out_payments_offered': 0, 'out_offered_msat': '0msat', 'out_payments_fulfilled': 0, 'out_fulfilled_msat': '0msat', 'htlcs': []}

getinfo output

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions