Skip to main content

derive_key_path_checked

Function derive_key_path_checked 

Source
pub fn derive_key_path_checked(path: &str, index: u32) -> Result<String, String>
Expand description

derive_key_path plus the harden-bit overflow guard for mnemonic derive consumers.