Constant PAIR_ELEMENT_LEN
pub const PAIR_ELEMENT_LEN: usize = _; // 192usize
Expand description
Pair element length.
PAIR
elements are composed of an uncompressed G1 point (64 bytes) and an uncompressed G2 point
(128 bytes).
pub const PAIR_ELEMENT_LEN: usize = _; // 192usize
Pair element length.
PAIR
elements are composed of an uncompressed G1 point (64 bytes) and an uncompressed G2 point
(128 bytes).