Type Alias zebra_consensus::halo2::BatchVerifyingKey
source · pub type BatchVerifyingKey = ItemVerifyingKey;
Expand description
Temporary substitute type for fake batch verification.
TODO: implement batch verification
Aliased Type§
struct BatchVerifyingKey { /* private fields */ }