Make.Singletype t = G.tval t : G.t Repr.tytype public_parameters = G.Srs.ttype secret = Kzg.Bls.Poly.tval zero : G.tval random : ?state:Stdlib.Random.State.t -> unit -> G.tval encoding : G.t Data_encoding.encodingval commit : G.Srs.t -> Kzg.Bls.Poly.t -> G.Srs.eltval commitment_of_bytes_exn : Stdlib.Bytes.t -> G.tval to_string : G.t -> stringval of_string_opt : string -> G.t option