Expand description
An argument system that proves/verifies multiple instances in a batch.
Structs§
- A batching argument.
- A circuit instance that consists of the corresponding proving key/verification key/circuit.
Functions§
- Create
num_instances
type A/B instance verifying keys and compute the corresponding batch proof. Only used for testing.