zebra_consensus::primitives::redpallas

Type Alias BatchVerifier

source
type BatchVerifier = Verifier<SpendAuth, Binding>;
Expand description

The type of the batch verifier.

Aliased Typeยง

struct BatchVerifier { /* private fields */ }