diff --git a/bip-0348.md b/bip-0348.md index cd8e45ac..1e5fc6a2 100644 --- a/bip-0348.md +++ b/bip-0348.md @@ -28,7 +28,7 @@ message, and a signature. If the signature is valid for that public key and message, 1 is pushed to the stack. If the signature is the empty vector, 0 is pushed to the stack, and otherwise script execution fails. -Only 32-byte keys are constrained. Similar to [BIP 341] unknown key types, for +Only 32-byte keys are constrained. Similar to [BIP 342] unknown key types, for other key lengths no signature verification is performed and it is considered successful.