Module zebra_consensus::primitives::redpallas

source ·
Expand description

Async RedPallas batch verifier service

Structs§

  • RedPallas signature verifier service

Statics§

  • Global batch verification context for RedPallas signatures.

Type Aliases§

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