zebra_
consensus
1.0.0-beta.43
Module ed25519
Module Items
Structs
Statics
Type Aliases
In crate zebra_
consensus
zebra_consensus
Module
ed25519
Copy item path
source
Expand description
Async Ed25519 batch verifier service
Structs
§
Verifier
Ed25519 signature verifier service
Statics
§
VERIFIER
Global batch verification context for Ed25519 signatures.
Type Aliases
§
Item
The type of the batch item. This is an
Ed25519Item
.