Function bitcoin_scripting::compute_tapleaf_hash
source · pub fn compute_tapleaf_hash(leaf_version: u8, script: &Script) -> u256
Expand description
| Compute the BIP341 tapleaf hash from | leaf version & script. |
pub fn compute_tapleaf_hash(leaf_version: u8, script: &Script) -> u256
| Compute the BIP341 tapleaf hash from | leaf version & script. |