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

fix(lightning): restore all networks during ldk backup recover #1123

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

limpbrains
Copy link
Collaborator

Description

When restoring wallet we should fetch and restore LDK backups for all abailable networks.

Linked Issues/Tasks

closes #563

Type of change

Bug fix

Tests

No test

Screenshot / Video

Insert relevant screenshot / recording

QA Notes

  • Create new wallet
  • Open LN channel on Mainnet
  • Open LN channel on Regtest
  • Wipe and restore wallet from seed
  • Make sure both Mainnet and Regtest channels are restored

@limpbrains limpbrains requested a review from Jasonvdb June 22, 2023 12:53
@Jasonvdb Jasonvdb merged commit 03cc580 into master Jun 23, 2023
4 checks passed
@Jasonvdb Jasonvdb deleted the ldk-recover branch June 23, 2023 08:37
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.

Restore all networks backups
2 participants