pub fn compute_tapleaf_hash(leaf_version: u8, script: &Script) -> u256
Expand description

| Compute the BIP341 tapleaf hash from | leaf version & script. |