mnemonicToMasterDerivationKey
mnemonicToMasterDerivationKey(
mn):Uint8Array<ArrayBufferLike>
Defined in: packages/algo25/src/index.ts:153
mnemonicToMasterDerivationKey takes a mnemonic string and returns the corresponding master derivation key.
Parameters
Section titled “Parameters”string
25 words Algorand mnemonic
Returns
Section titled “Returns”Uint8Array<ArrayBufferLike>
Uint8Array
Throws
Section titled “Throws”error if fails to decode the mnemonic