Skip to content

Resolve "Import seed phrase should check for exactly 12 or 24 word phrase"

Jeremy requested to merge 115-exact-seed-phrase into release/v1.0.8

Closes #115 (closed)

Checks for exact seed phrase word length & adds a message clarifying the problem if an invalid seed is entered (rather than confusing silent non responsiveness).

Merge request reports