Skip to content
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
@rage-proof

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions