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ยง

  • BatchVerifier ๐Ÿ”’
    The type of the batch verifier.
  • The type of the batch item. This is a RedPallasItem.
  • Sender ๐Ÿ”’
    The type of the batch sender channel.
  • VerifyResult ๐Ÿ”’
    The type of verification results.