Skip to content

Commit 457e354

Browse files
authored
BIP-174: Removing PSBT_OUT_TAP_LEAF_SCRIPT
`PSBT_OUT_TAP_LEAF_SCRIPT` seemed to appear in output key sections by copy-paste from input section. First, it shares the same byte no as `PSBT_OUT_TAP_TREE`, second its description talks about "witness"
1 parent d7cc209 commit 457e354

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

bip-0174.mediawiki

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -599,17 +599,6 @@ determine which outputs are change outputs and verify that the change is returni
599599
| 0, 2
600600
| [[bip-0371.mediawiki|371]]
601601
|-
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.
608-
|
609-
|
610-
| 0, 2
611-
| [[bip-0371.mediawiki|371]]
612-
|-
613602
| Taproot Key BIP 32 Derivation Path
614603
| <tt>PSBT_OUT_TAP_BIP32_DERIVATION = 0x07</tt>
615604
| <tt><xonlypubkey></tt>

0 commit comments

Comments
 (0)