Skip to main content

decode_path

Function decode_path 

Source
pub fn decode_path(cursor: &mut &[u8]) -> Result<DerivationPath>
Expand description

Decode a path field starting at *cursor (advances the cursor).