Expand description
Async RedPallas batch verifier service
Structsยง
- Item
- The type of the batch item.
This is a newtype around a
RedPallasItem
. - Verifier
- RedPallas signature verifier service
Staticsยง
- VERIFIER
- Global batch verification context for RedPallas signatures.
Type Aliasesยง
- Batch
Verifier ๐ - The type of the batch verifier.
- Sender ๐
- The type of the batch sender channel.
- Verify
Result ๐ - The type of verification results.