Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

feat: restore seed from bip39 seed phrase#385

Draft
holzeis wants to merge 1 commit intomainfrom
restore-seed-from-mnemonic
Draft

feat: restore seed from bip39 seed phrase#385
holzeis wants to merge 1 commit intomainfrom
restore-seed-from-mnemonic

Conversation

@holzeis
Copy link
Collaborator

@holzeis holzeis commented Nov 25, 2022

I started working on that since its so hard to get to testnet money. It's getting tricky though with the lightning wallet, as it's seed is also derived from the bip39 seed.

  • reload wallet once seed has been restored.
  • create backup of seed before overwriting it.
  • reload lightning wallet once seed has been restored.
  • only allow restore if no cfds exist.

resolves #384

@holzeis holzeis self-assigned this Nov 25, 2022
@holzeis holzeis marked this pull request as draft November 25, 2022 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recover wallet from BIP39 seed phrase

1 participant