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