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