pub fn descriptor(
root_fingerprint: Fingerprint,
pubkey: ExtendedPubKey,
path: &DerivationPath,
change: bool,
) -> Result<Descriptor<String>>
pub fn descriptor(
root_fingerprint: Fingerprint,
pubkey: ExtendedPubKey,
path: &DerivationPath,
change: bool,
) -> Result<Descriptor<String>>