Skip to content

Commit d701794

Browse files
authored
Merge pull request bitcoin#979 from dgenr8/patch-1
Update bip-0119.mediawiki
2 parents 7f75cc0 + 4a4f593 commit d701794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0119.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ segwit transaction in which case it must be only the exact redeemscript. P2SH is
266266
(unless the P2SH hash is broken) with CHECKTEMPLATEVERIFY because the template hash must commit
267267
to the ScriptSig, which must contain the redeemscript, which is a hash cycle.
268268

269-
To prevent succeptibility to malleability when not using a segwit input, we also commit to the
269+
To prevent malleability when not using a segwit input, we also commit to the
270270
scriptsig. This makes it possible to use a 2 input CHECKTEMPLATEVERIFY with a legacy pre-signed
271271
spend, as long as the exact scriptsig for the legacy output is committed. This is more robust than
272272
simply disallowing any scriptSig to be set with CHECKTEMPLATEVERIFY.

0 commit comments

Comments
 (0)