Type Alias BatchVerifier

Source
type BatchVerifier = Verifier;
Expand description

The type of the batch verifier.

Aliased Typeยง

struct BatchVerifier { /* private fields */ }