Skip to content

Commit 185632c

Browse files
Specify we use script rules specified in BIP 342
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
1 parent 2dfa873 commit 185632c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0360.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ A P2TSH output is a native SegWit output (see [[bip-0141.mediawiki|BIP 141]]) wi
234234
**** If ''k<sub>j</sub> &ge; e<sub>j</sub>'': ''k<sub>j+1</sub> = hash<sub>TapBranch</sub>(e<sub>j</sub> || k<sub>j</sub>)''.
235235
** Let ''r = k<sub>m</sub>''.
236236
** If ''q &ne; r'', fail.
237-
** Execute the script, according to the applicable script rules, using the witness stack elements excluding the script ''s'', the control block ''c'', and the annex ''a'' if present, as initial stack. This implies that for the future leaf versions (non-''0xC0'') the execution must succeed.
237+
** Execute the script, according to the script rules specified in BIP 342, using the witness stack elements excluding the script ''s'', the control block ''c'', and the annex ''a'' if present, as initial stack. This implies that for the future leaf versions (non-''0xC0'') the execution must succeed.
238238
239239
The steps above follow the script path spend logic from [[bip-0341.mediawiki|BIP 341]] with the following changes:
240240

0 commit comments

Comments
 (0)