zebra_consensus::primitives::ed25519

Type Alias BatchVerifier

source
type BatchVerifier = Verifier;
Expand description

The type of the batch verifier.

Aliased Typeยง

struct BatchVerifier { /* private fields */ }