zebra_consensus::halo2

Type Alias 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 */ }