Skip to content

Commit d165229

Browse files
committed
BIP-174: Remove PSBT_GLOBAL_SIGHASH_SINGLE_INPUT
1 parent 457e354 commit d165229

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
@@ -171,17 +171,6 @@ The currently defined global types are as follows:
171171
| 2
172172
| [[bip-0370.mediawiki|370]]
173173
|-
174-
| SIGHASH_SINGLE Inputs
175-
| <tt>PSBT_GLOBAL_SIGHASH_SINGLE_INPUTS = 0x07</tt>
176-
| None
177-
| No key data
178-
| <tt><bit vector></tt>
179-
| 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-
|-
185174
| PSBT Version Number
186175
| <tt>PSBT_GLOBAL_VERSION = 0xFB</tt>
187176
| None

0 commit comments

Comments
 (0)