Type Alias zebra_consensus::primitives::groth16::BatchVerifier

source ·
type BatchVerifier = Verifier<Bls12>;
Expand description

The type of the batch verifier.

Aliased Type§

struct BatchVerifier { /* private fields */ }