pub const BLS_SIGNATURE_SIZE: usize = 96;
BLS12-381 G2 signature compressed width (bytes).
Traces to SPEC ยง2.10. Used by IndexedAttestation::validate_structure (DSL-005) as the exact equality check on signature.len().
IndexedAttestation::validate_structure
signature.len()