Function tari_key_manager::mnemonic::to_bytes_with_language[][src]

pub fn to_bytes_with_language(
    mnemonic_seq: &[String],
    language: &MnemonicLanguage
) -> Result<Vec<u8>, MnemonicError>

Generates a vector of bytes that represent the provided mnemonic sequence of words using the specified language