pub type BatchVerifyingKey = ItemVerifyingKey;
Expand description
Temporary substitute type for fake batch verification.
TODO: implement batch verification
Aliased Typeยง
struct BatchVerifyingKey { /* private fields */ }
pub type BatchVerifyingKey = ItemVerifyingKey;
Temporary substitute type for fake batch verification.
TODO: implement batch verification
struct BatchVerifyingKey { /* private fields */ }