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