SigHashPreimage
scrypt-ts-opcat / SigHashPreimage
Type Alias: SigHashPreimage
SigHashPreimage:
ByteString
&object
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:41
A branded type representing a signature hash preimage in script.
The __type
branding ensures type safety when working with different ByteString types.
Type declaration
__type
__type:
"SigHashPreimage"