pub const GROTH16_PROOF_LENGTH_BYTES: usize = 192;
Expand description

The length of our Groth16 proofs in bytes.