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

feat(lightning): utility function to recover any unspent outputs #1600

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

Jasonvdb
Copy link
Collaborator

Description

  • LDK utility function to recover any unspent outputs from old force closes which may have not been spent due to a previous bug.
  • Build number bump

Linked Issues/Tasks

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

QA Notes

@Jasonvdb Jasonvdb requested a review from coreyphillips March 12, 2024 11:37
@coreyphillips coreyphillips merged commit 8626595 into master Mar 16, 2024
4 checks passed
@coreyphillips coreyphillips deleted the recover-outputs-ldk branch March 16, 2024 15:01
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.

2 participants