Script unlocking the output, in hex encoding.
Aka. scriptSig
in bitcoind parlance.
Script of the output, in hex encoding.
Aka. scriptPubKey
in bitcoind parlance.
Points to an output spent by this input.
sequence
field of the input; can be used for relative time locking.
SLP tokens burned by this input, or undefined
if no burn occured.
SLP tokens spent by this input, or undefined
if the tokens were burned
or if there were no tokens in the output spent by this input.
Value of the output spent by this input, in satoshis.
Generated using TypeDoc
Input of a tx, spends an output of a previous tx.