Module reth::core::primitives::revm_primitives::kzg

Available on crate features c-kzg or kzg-rs only.

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§