Constructs an input spending output nOut of a given transaction.
Synopsis
Parameters
Name |
Description |
hashPrevTx |
Hash of the transaction holding the spent output. |
nOut |
Index of the spent output within that transaction. |
scriptSigIn |
The signature script satisfying the output. |
nSequenceIn |
The sequence number for the input. |
Created with MrDocs