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