Module zebra_consensus::primitives::redjubjub

source ·
Expand description

Async RedJubjub batch verifier service

Structs§

  • RedJubjub signature verifier service

Statics§

  • Global batch verification context for RedJubjub signatures.

Type Aliases§

  • The type of the batch verifier.
  • The type of the batch item. This is a RedJubjubItem.
  • Sender 🔒
    The type of the batch sender channel.
  • The type of verification results.