PsbtInputExtended
bitcoinjs-lib / psbt / PsbtInputExtended
Interface: PsbtInputExtended
Defined in: ts_src/psbt.ts:1167
Extends
PsbtInput.TransactionInput
Properties
bip32Derivation?
optionalbip32Derivation:Bip32Derivation[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:32
Inherited from
PsbtInput.bip32Derivation
finalScriptSig?
optionalfinalScriptSig:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:33
Inherited from
PsbtInput.finalScriptSig
finalScriptWitness?
optionalfinalScriptWitness:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:34
Inherited from
PsbtInput.finalScriptWitness
hash
hash:
string|Uint8Array
Defined in: ts_src/psbt.ts:52
Inherited from
index
index:
number
Defined in: ts_src/psbt.ts:53
Inherited from
nonWitnessUtxo?
optionalnonWitnessUtxo:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:27
Inherited from
PsbtInput.nonWitnessUtxo
partialSig?
optionalpartialSig:PartialSig[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:26
Inherited from
PsbtInput.partialSig
porCommitment?
optionalporCommitment:string
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:35
Inherited from
PsbtInput.porCommitment
redeemScript?
optionalredeemScript:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:30
Inherited from
PsbtInput.redeemScript
sequence?
optionalsequence:number
Defined in: ts_src/psbt.ts:54
Inherited from
sighashType?
optionalsighashType:number
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:29
Inherited from
PsbtInput.sighashType
tapBip32Derivation?
optionaltapBip32Derivation:TapBip32Derivation[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:39
Inherited from
PsbtInput.tapBip32Derivation
tapInternalKey?
optionaltapInternalKey:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:40
Inherited from
PsbtInput.tapInternalKey
tapKeySig?
optionaltapKeySig:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:36
Inherited from
PsbtInput.tapKeySig
tapLeafScript?
optionaltapLeafScript:TapLeafScript[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:38
Inherited from
PsbtInput.tapLeafScript
tapMerkleRoot?
optionaltapMerkleRoot:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:41
Inherited from
PsbtInput.tapMerkleRoot
tapScriptSig?
optionaltapScriptSig:TapScriptSig[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:37
Inherited from
PsbtInput.tapScriptSig
unknownKeyVals?
optionalunknownKeyVals:KeyValue[]
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:23
Inherited from
PsbtInput.unknownKeyVals
witnessScript?
optionalwitnessScript:Uint8Array
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:31
Inherited from
PsbtInput.witnessScript
witnessUtxo?
optionalwitnessUtxo:WitnessUtxo
Defined in: node_modules/bip174/src/esm/lib/interfaces.d.ts:28
Inherited from
PsbtInput.witnessUtxo