|
Name
|
<keytype>
|
Parent BIP
|
|---|
|
Non-Witness UTXO
|
PSBT_IN_NON_WITNESS_UTXO = 0x00
|
174
|
|
Witness UTXO
|
PSBT_IN_WITNESS_UTXO = 0x01
|
174
|
|
Partial Signature
|
PSBT_IN_PARTIAL_SIG = 0x02
|
174
|
|
Sighash Type
|
PSBT_IN_SIGHASH_TYPE = 0x03
|
174
|
|
Redeem Script
|
PSBT_IN_REDEEM_SCRIPT = 0x04
|
174
|
|
Witness Script
|
PSBT_IN_WITNESS_SCRIPT = 0x05
|
174
|
|
BIP 32 Derivation Path
|
PSBT_IN_BIP32_DERIVATION = 0x06
|
174
|
|
Finalized scriptSig
|
PSBT_IN_FINAL_SCRIPTSIG = 0x07
|
174
|
|
Finalized scriptWitness
|
PSBT_IN_FINAL_SCRIPTWITNESS = 0x08
|
174
|
|
Proof-of-reserves commitment
|
PSBT_IN_POR_COMMITMENT = 0x09
|
127
|
|
RIPEMD160 preimage
|
PSBT_IN_RIPEMD160 = 0x0a
|
174
|
|
SHA256 preimage
|
PSBT_IN_SHA256 = 0x0b
|
174
|
|
HASH160 preimage
|
PSBT_IN_HASH160 = 0x0c
|
174
|
|
HASH256 preimage
|
PSBT_IN_HASH256 = 0x0d
|
174
|
|
Previous TXID
|
PSBT_IN_PREVIOUS_TXID = 0x0e
|
370
|
|
Spent Output Index
|
PSBT_IN_OUTPUT_INDEX = 0x0f
|
370
|
|
Sequence Number
|
PSBT_IN_SEQUENCE = 0x10
|
370
|
|
Required Time-based Locktime
|
PSBT_IN_REQUIRED_TIME_LOCKTIME = 0x11
|
370
|
|
Required Height-based Locktime
|
PSBT_IN_REQUIRED_HEIGHT_LOCKTIME = 0x12
|
370
|
|
Taproot Key Spend Signature
|
PSBT_IN_TAP_KEY_SIG = 0x13
|
371
|
|
Taproot Script Spend Signature
|
PSBT_IN_TAP_SCRIPT_SIG = 0x14
|
371
|
|
Taproot Leaf Script
|
PSBT_IN_TAP_LEAF_SCRIPT = 0x15
|
371
|
|
Taproot Key BIP 32 Derivation Path
|
PSBT_IN_TAP_BIP32_DERIVATION = 0x16
|
371
|
|
Taproot Internal Key
|
PSBT_IN_TAP_INTERNAL_KEY = 0x17
|
371
|
|
Taproot Merkle Root
|
PSBT_IN_TAP_MERKLE_ROOT = 0x18
|
371
|
|
MuSig2 Participant Public Keys
|
PSBT_IN_MUSIG2_PARTICIPANT_PUBKEYS = 0x1a
|
373
|
|
MuSig2 Public Nonce
|
PSBT_IN_MUSIG2_PUB_NONCE = 0x1b
|
373
|
|
MuSig2 Participant Partial Signature
|
PSBT_IN_MUSIG2_PARTIAL_SIG = 0x1c
|
373
|
|
Silent Payment Input ECDH Share
|
PSBT_IN_SP_ECDH_SHARE = 0x1d
|
375
|
|
Silent Payment Input DLEQ Proof
|
PSBT_IN_SP_DLEQ = 0x1e
|
375
|
|
Silent Payment Spend Key BIP 32 Derivation Path
|
PSBT_IN_SP_SPEND_BIP32_DERIVATION = 0x1f
|
376
|
|
Silent Payment Tweak
|
PSBT_IN_SP_TWEAK = 0x20
|
376
|
|
Proprietary Use Type
|
PSBT_IN_PROPRIETARY = 0xFC
|
174
|