Type Alias zebra_consensus::primitives::redpallas::BatchVerifier

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

The type of the batch verifier.

Aliased Type§

struct BatchVerifier { /* private fields */ }