OpCodeType
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/scrypt-ts-opcat / OpCodeType
Function: OpCodeType()
OpCodeType(
b):OpCodeType
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:254
Creates a OpCodeType from a ByteString.
Parameters
b
Input ByteString.
Returns
- A domain specific OpCodeType representation.