Expand description

This module implements permutation constraint polynomials.

Structs

  • Shifts represent the shifts required in the permutation argument of PLONK. It also caches the shifted powers of omega for optimization purposes.

Constants

  • Number of constraints produced by the argument.

Functions