Function breez_sdk_core::binding::mnemonic_to_seed

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