Expand description
Async RedJubjub batch verifier service
Structs§
- Verifier
- RedJubjub signature verifier service
Statics§
- VERIFIER
- Global batch verification context for RedJubjub signatures.
Type Aliases§
- Batch
Verifier 🔒 - The type of the batch verifier.
- Item
- 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.