File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ segwit transaction in which case it must be only the exact redeemscript. P2SH is
266
266
(unless the P2SH hash is broken) with CHECKTEMPLATEVERIFY because the template hash must commit
267
267
to the ScriptSig, which must contain the redeemscript, which is a hash cycle.
268
268
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
270
270
scriptsig. This makes it possible to use a 2 input CHECKTEMPLATEVERIFY with a legacy pre-signed
271
271
spend, as long as the exact scriptsig for the legacy output is committed. This is more robust than
272
272
simply disallowing any scriptSig to be set with CHECKTEMPLATEVERIFY.
You can’t perform that action at this time.
0 commit comments