package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception SRS_too_short of string
type t
val t : t Repr.t
type public_parameters = Kzg.Bls.Srs_g1.t
type secret = Kzg.Bls.Poly.t
val zero : t
val alter_proof : t -> t
val encoding : t Data_encoding.encoding
val equal : t -> t -> bool
val compare : t -> t -> int
val commit : public_parameters -> secret -> t
val size : int
val commitment_of_bytes_exn : bytes -> t
val to_string : t -> string
val of_string_opt : string -> t option
OCaml

Innovation. Community. Security.