Module breez_sdk_core::bitcoin::blockdata::opcodes

Expand description

Bitcoin script opcodes.

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

Modules§

  • Constants associated with All type

Structs§

  • A script Opcode.

Enums§

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

Statics§