TxOutRef
The TxOutRef type represents a reference to a specific transaction output on the blockchain.
Fields
| Field | Description |
|---|---|
id | The transaction hash identifying the transaction containing the output. |
index | The index of the output within the referenced transaction. |