pub fn tap_env_hash() -> u256Expand description
Return the SHA256 hash of the following:
- The result of
tapleaf_hash(32 bytes). - The result of
tappath_hash(32 bytes). - The result of
internal_key(32 bytes).
ยงCost
162 mWU (milli weight units)
pub fn tap_env_hash() -> u256Return the SHA256 hash of the following:
tapleaf_hash (32 bytes).tappath_hash (32 bytes).internal_key (32 bytes).162 mWU (milli weight units)