Function lwk_common::derive_blinding_key

source ยท
pub fn derive_blinding_key(
    descriptor: &ConfidentialDescriptor<DescriptorPublicKey>,
    script_pubkey: &Script
) -> Option<SecretKey>