ChainTxVerifyResponse
scrypt-ts-opcat / ChainTxVerifyResponse
Type Alias: ChainTxVerifyResponse
ChainTxVerifyResponse:
object
Defined in: packages/scrypt-ts-opcat/src/smart-contract/builtin-libs/backtrace.ts:17
Represents the response data for verifying a transaction in the chain. Contains the previous script and outpoint information needed for verification.
Type declaration
prevPrevOutpoint
prevPrevOutpoint:
ByteString
prevPrevScript
prevPrevScript:
ByteString