Constant bus_mapping::circuit_input_builder::N_BYTES_PER_PAIR
source · pub const N_BYTES_PER_PAIR: usize = 192;
Expand description
The number of bytes taken to represent a pair (G1, G2).
pub const N_BYTES_PER_PAIR: usize = 192;
The number of bytes taken to represent a pair (G1, G2).