pub fn convert_path(path: &DerivationPath) -> Vec<u32>
Available on crate feature bitcoin only.
Expand description

Convert a BIP-32 derivation path into a Vec<u32>.