summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
diff options
context:
space:
mode:
authorDr Maxim Orlovsky <orlovsky@pandoracore.com>2022-01-06 12:54:49 +0100
committerDr Maxim Orlovsky <orlovsky@pandoracore.com>2022-01-06 12:54:49 +0100
commitd16522949dbba2f3dc475f79f574814a4b3627f4 (patch)
tree7a830571407ec6462a846e9f8c63c93f5e7f9bae /bip-0174.mediawiki
parent457e3545ba0954031865a820a2e3bbabbee984d9 (diff)
downloadbips-d16522949dbba2f3dc475f79f574814a4b3627f4.tar.xz
BIP-174: Remove PSBT_GLOBAL_SIGHASH_SINGLE_INPUT
Diffstat (limited to 'bip-0174.mediawiki')
-rw-r--r--bip-0174.mediawiki11
1 files changed, 0 insertions, 11 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki
index 1afa7bb..295a9a3 100644
--- a/bip-0174.mediawiki
+++ b/bip-0174.mediawiki
@@ -171,17 +171,6 @@ The currently defined global types are as follows:
| 2
| [[bip-0370.mediawiki|370]]
|-
-| SIGHASH_SINGLE Inputs
-| <tt>PSBT_GLOBAL_SIGHASH_SINGLE_INPUTS = 0x07</tt>
-| None
-| No key data
-| <tt><bit vector></tt>
-| 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.
-|
-| 0
-| 2
-| [[bip-0370.mediawiki|370]]
-|-
| PSBT Version Number
| <tt>PSBT_GLOBAL_VERSION = 0xFB</tt>
| None