cake_wallet icon indicating copy to clipboard operation
cake_wallet copied to clipboard

Accept 3 letter prefix for seed phrase words

Open AleryBerry opened this issue 3 years ago • 0 comments

Fixes #566

Description

If it's restoring a monero wallet by mnemonic phrase, it only needs 3 letter prefixes for every word to validate.

Pull Request - Checklist

  • [x] Initial Manual Tests Passed
  • [x] Double check modified code and verify it with the feature/task requirements
  • [x] Formate code
  • [x] Look for code duplication
  • [x] Clear naming for variables and methods

AleryBerry avatar Mar 18 '23 05:03 AleryBerry