Bitcoin script opcode definitions.
All standard opcodes from OP_0 (0x00) through OP_INVALIDOPCODE (0xff). Includes opcode-to-name and name-to-opcode mappings for ASM output.
Summary
Functions
Convert an opcode name string to its byte value.
Convert an opcode byte to its canonical name string.