PAIR_ELEMENT_LEN

Constant PAIR_ELEMENT_LEN 

pub const PAIR_ELEMENT_LEN: usize = _; // 192usize
Available on crate feature evm only.
Expand description

Pair element length. PAIR elements are composed of an uncompressed G1 point (64 bytes) and an uncompressed G2 point (128 bytes).