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ยง
- Batch
Verifier ๐The type of the batch verifier. - The type of the batch item. This is a
RedPallasItem
. - Sender ๐The type of the batch sender channel.
- Verify
Result ๐The type of verification results.