Create an object where each key is an opcode identifier and each value is the bytecode value (Uint8Array) it represents.
Uint8Array
An opcode enum, e.g. OpcodesBCH
Generated using TypeDoc
Create an object where each key is an opcode identifier and each value is the bytecode value (
Uint8Array
) it represents.