Function parity_wordlist::validate_phrase
source · [−]Expand description
Validates given phrase and checks if:
- All the words are coming from the dictionary.
- There are at least
expected_no_of_words
in the phrase.
Validates given phrase and checks if:
expected_no_of_words
in the phrase.