Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forceclose: allow to specify specific height #150

Closed
wants to merge 1 commit into from

Conversation

guggero
Copy link
Member

@guggero guggero commented Jul 22, 2024

Fixes #149.

Adds new --singlechannel argument that allows you to specify a single channel point to force close (instead of needing to provide some kind of JSON list).
Then adds the new --updatenum flag that attempts to read the commit at the given height from the channel DB then sign that (instead of the very last one available).

@guggero
Copy link
Member Author

guggero commented Aug 7, 2024

This isn't possible with the way commitment updates are stored in the channel DB currently...

@guggero guggero closed this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Force close from previous state
1 participant