compute_tweak

Function compute_tweak 

Source
pub fn compute_tweak(
    secp: &Secp256k1,
    pk: &PublicKey,
    contract: &[u8],
) -> Hmac<Hash>
👎Deprecated
Expand description

Compute a tweak from some given data for the given public key