Outpoint
@opcat-labs/cat-sdk / Outpoint
Type Alias: Outpoint
Outpoint:
object
Defined in: packages/cat-sdk/src/typeConstants.ts:44
The structure used to refer to a particular transaction output
Type declaration
outputIndex
outputIndex:
ByteString
The index of the output in the transaction.
txHash
txHash:
ByteString
The transaction hash, which is the reverse order of bytes of the txId.