Interface representing a transaction input in the Cardano blockchain.
The index of the output in the transaction that this input refers to.
The transaction ID (txId) of the transaction that this input is part of. In hexadecimal format, it uniquely identifies the transaction.
Interface representing a transaction input in the Cardano blockchain.