zebra_consensus::primitives::redjubjub

Type Alias BatchVerifier

source
type BatchVerifier = Verifier;
Expand description

The type of the batch verifier.

Aliased Typeยง

struct BatchVerifier(/* private fields */);