APIcryptographyFunctionsmnemonicToSeedOn this pageFunction: mnemonicToSeed() mnemonicToSeed(mnemonics): Uint8Array Uses KDF to derive 64 bytes of key data from mnemonic with empty password. Parameters • mnemonics: string 24 words string split by spaces. Returns Uint8ArrayFeedback FormTitle *Describe your feedback hereSubmit Feedback