Skip to main content

BatchVerifyingKey

Type Alias BatchVerifyingKey 

Source
pub type BatchVerifyingKey = ItemVerifyingKey;
Expand description

Temporary substitute type for fake batch verification.

TODO: implement batch verification

Aliased Type§

pub struct BatchVerifyingKey { /* private fields */ }

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 880 bytes