Type Alias zkevm_circuits::root_circuit::Gwc
source · pub type Gwc<M> = KzgAs<M, Gwc19>;
Expand description
KZG accumulation scheme with GWC19 multiopen.
Aliased Type§
struct Gwc<M>(/* private fields */);
pub type Gwc<M> = KzgAs<M, Gwc19>;
KZG accumulation scheme with GWC19 multiopen.
struct Gwc<M>(/* private fields */);