Function mnemonicToMasterDerivationKey

  • mnemonicToMasterDerivationKey takes a mnemonic string and returns the corresponding master derivation key.

    Returns

    Uint8Array

    Throws

    error if fails to decode the mnemonic

    Parameters

    • mn: string

      25 words Algorand mnemonic

    Returns Uint8Array

Generated using TypeDoc