This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
warn by typo in seed recovery #420
Open
Description
Hi,
when recovering my umbrel with a seed I got an error messages that was confusing.
The problem was, I had a typo in one of the 24 words and it would be helpful if umbrel would check each word for there validity and raise the error.
Here is the wordlist for LND https://github.com/lightningnetwork/lnd/blob/master/aezeed/wordlist.go (actually everyone uses this list) with the 2048 words that are allowed in the seed and no other words.
I figured my problem out by checking each of my seed words against the mentioned list and finding the typo.
Metadata
Assignees
Labels
No labels