We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c28b47 commit bec6694Copy full SHA for bec6694
src/util/taproot.rs
@@ -820,7 +820,6 @@ impl LeafVersion {
820
/// # Errors
821
/// - If the last bit of the `version` is odd.
822
/// - If the `version` is 0x50 ([`TAPROOT_ANNEX_PREFIX`]).
823
- /// - If the `version` is not a valid [`LeafVersion`] byte.
824
// Text from BIP341:
825
// In order to support some forms of static analysis that rely on
826
// being able to identify script spends without access to the output being
0 commit comments