Prevouts
scrypt-ts-opcat / Prevouts
Type Alias: Prevouts
Prevouts:
ByteString
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/structs.ts:156
An bytestring refers to the outputs from previous transactions that are being spent as inputs in the current transaction. prevout = prevTxHash(32 bytes) + prevOutputIndex(4 bytes) prevouts1 + prevouts2 + ... + prevoutsN