Expand description

Runtime tables are tables (or arrays) that can be produced during proof creation. The setup has to prepare for their presence using RuntimeTableCfg. At proving time, the prover can use RuntimeTable to specify the actual tables.

Modules

Structs

Functions

  • Returns the constraints related to the runtime tables.