Module revm_primitives::kzg

source ·

Structs§

  • A newtype over list of G1 point from kzg trusted setup.
  • A newtype over list of G2 point from kzg trusted setup.
  • Stores the setup and parameters needed for computing KZG proofs.

Enums§

  • KZG Settings that allow us to specify a custom trusted setup. or use hardcoded default settings.

Constants§

Functions§