zebra_consensus::primitives::groth16

Type Alias BatchVerifier

source
type BatchVerifier = Verifier<Bls12>;
Expand description

The type of the batch verifier.

Aliased Typeยง

struct BatchVerifier { /* private fields */ }