Function isValidBip39WordList

  • Verify that the provided BIP39 word list contains exactly 2048 words.

    Parameters

    • wordList: string[]

      the word list

    Returns boolean

Generated using TypeDoc