Type Alias zebra_consensus::halo2::ItemVerifyingKey
source · pub type ItemVerifyingKey = VerifyingKey;
Expand description
The type of a prepared verifying key. This is the key used to verify individual items.
Aliased Type§
struct ItemVerifyingKey { /* private fields */ }