Type Alias zebra_consensus::groth16::Item
source · pub type Item = Item<Bls12>;
Expand description
The type of the batch item. This is a Groth16 verification item.
Aliased Type§
struct Item { /* private fields */ }
pub type Item = Item<Bls12>;
The type of the batch item. This is a Groth16 verification item.
struct Item { /* private fields */ }