Skip to main content

derive_address

Function derive_address 

Source
pub fn derive_address(
    mnemonic_phrase: &str,
    chain: &str,
    index: Option<u32>,
) -> Result<String, OwsLibError>
Expand description

Derive an address from a mnemonic phrase for the given chain.