Mask isolating the leaf‐version bits of a Taproot control byte.
Synopsis
Declared in <script/interpreter.h>
inline constexpr uint8_t TAPROOT_LEAF_MASK = 0xfe;
Created with MrDocs
Mask isolating the leaf‐version bits of a Taproot control byte.
Declared in <script/interpreter.h>
inline constexpr uint8_t TAPROOT_LEAF_MASK = 0xfe;
Created with MrDocs