File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ message, and a signature. If the signature is valid for that public key and
28
28
message, 1 is pushed to the stack. If the signature is the empty vector, 0 is
29
29
pushed to the stack, and otherwise script execution fails.
30
30
31
- Only 32-byte keys are constrained. Similar to [ BIP 341 ] unknown key types, for
31
+ Only 32-byte keys are constrained. Similar to [ BIP 342 ] unknown key types, for
32
32
other key lengths no signature verification is performed and it is considered
33
33
successful.
34
34
@@ -129,8 +129,6 @@ This document is licensed under the 3-clause BSD license.
129
129
130
130
[ BIP 340 ] : https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki
131
131
132
- [ BIP 341 ] : https://github.com/bitcoin/bips/blob/master/bip-0341.mediawiki
133
-
134
132
[ BIP 342 ] : https://github.com/bitcoin/bips/blob/master/bip-0342.mediawiki
135
133
136
134
[ BIP 349 ] : https://github.com/bitcoin/bips/blob/master/bip-0349.md
You can’t perform that action at this time.
0 commit comments