pub fn encode_derivation_paths( derivation_paths: Vec<DerivationPath>, ) -> Result<Vec<u8>, Error>
Encode following this format: <DERIVATION_PATH_1><DERIVATION_PATH_2><..><DERIVATION_PATH_N>