Expand description

Interpreter

Modules

  • Context(blockchain) for the interpreter
  • Environment for

Structs

  • Result of expression reduction procedure (see reduce_to_crypto).

Enums

Functions

  • Expects SigmaProp constant value and returns it’s value. Otherwise, returns an error.
  • Evaluate the given expression by reducing it to SigmaBoolean value.