Constant bitcoin::taproot::TAPROOT_LEAF_MASK
source · pub const TAPROOT_LEAF_MASK: u8 = 0xfe;Expand description
Tapleaf mask for getting the leaf version from first byte of control block.
pub const TAPROOT_LEAF_MASK: u8 = 0xfe;Tapleaf mask for getting the leaf version from first byte of control block.