encode_derivation_paths

Function encode_derivation_paths 

Source
pub fn encode_derivation_paths(
    derivation_paths: Vec<DerivationPath>,
) -> Result<Vec<u8>, Error>
Expand description

Encode following this format: <DERIVATION_PATH_1><DERIVATION_PATH_2><..><DERIVATION_PATH_N>