package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.SingleSource

Sourcetype t = G.t
Sourcetype public_parameters = G.Srs.t
Sourcetype secret = Kzg.Bls.Poly.t
Sourceval zero : G.t
Sourceval random : ?state:Random.State.t -> unit -> G.t
Sourceval alter_proof : G.t -> G.t
Sourceval equal : G.t -> G.t -> bool
Sourceval compare : G.t -> G.t -> int
Sourceval size : int
Sourceval commitment_of_bytes_exn : Bytes.t -> G.t
Sourceval to_string : G.t -> string
Sourceval of_string_opt : string -> G.t option
OCaml

Innovation. Community. Security.