Module elements::opcodes

source ·
Expand description

Opcodes

Bitcoin’s script uses a stack-based assembly language. This module defines all of the opcodes

Modules§

  • Constants associated with All type

Structs§

  • A script Opcode

Enums§

  • Broad categories of opcodes with similar behavior
  • Classification context for the opcode.

Statics§