Skip to main content

Proof Batching

Definition

Proof batching is a cryptographic technique used in scaling solutions, particularly zero-knowledge rollups, where multiple individual proofs for separate transactions are combined into a single, aggregated proof. This consolidated proof can then be verified on the main blockchain more efficiently. It significantly reduces on-chain data and computational costs.