revm_precompile::bn128

Constant PAIR_ELEMENT_LEN

Source
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).