Expand description
Bitcoin Taproot.
This module provides support for Taproot tagged hashes.
Structsยง
- TapBranch
Tag - The tag used for [
$hash_name
]. - TapLeaf
Hash - Taproot-tagged hash with tag "TapLeaf".
- TapLeaf
Tag - The tag used for [
$hash_name
]. - TapNode
Hash - Tagged hash used in Taproot trees.
- TapTweak
Hash - Taproot-tagged hash with tag "TapTweak".
- TapTweak
Tag - The tag used for [
$hash_name
].