Function get_derivation_path

Source
pub fn get_derivation_path(
    hashing_key: [u8; 32],
    url: &Url,
) -> Result<DerivationPath>
Expand description

Derive a derivation path from a hashing key and a url This is for LUD-05