mnemonic_to_seed

Function mnemonic_to_seed 

Source
pub fn mnemonic_to_seed(phrase: String) -> Result<Vec<u8>>
Expand description