• Derives the seed from the given mnemonic phrase.

    Parameters

    • phrase: string

      The mnemonic phrase.

    Returns Buffer

    The seed derived from the phrase.

    Throws

    Thrown if the phrase is invalid.

Generated using TypeDoc