Type Alias zebra_consensus::primitives::ed25519::BatchVerifier
source · type BatchVerifier = Verifier;
Expand description
The type of the batch verifier.
Aliased Type§
struct BatchVerifier { /* private fields */ }