You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| A bit vector representing which input indexes use SIGHASH_SINGLE. If the bit for an index is set to 1, then the input and output pair at that index are tied together with SIGHASH_SINGLE and must be moved together.
180
-
|
181
-
| 0
182
-
| 2
183
-
| [[bip-0370.mediawiki|370]]
184
-
|-
185
174
| PSBT Version Number
186
175
| <tt>PSBT_GLOBAL_VERSION = 0xFB</tt>
187
176
| None
@@ -599,17 +588,6 @@ determine which outputs are change outputs and verify that the change is returni
599
588
| 0, 2
600
589
| [[bip-0371.mediawiki|371]]
601
590
|-
602
-
| Taproot Leaf Script
603
-
| <tt>PSBT_OUT_TAP_LEAF_SCRIPT = 0x06</tt>
604
-
| <tt><control block></tt>
605
-
| The control block for this leaf as specified in BIP 341. The control block contains the merkle tree path to this leaf.
606
-
| <tt><script></tt>
607
-
| The script for this leaf as would be provided in the witness stack.
0 commit comments