type BatchVerifier = Verifier<Bls12>;
The type of the batch verifier.
struct BatchVerifier { /* private fields */ }