package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Srs_g1.t * Srs_g2.t
val generate_insecure : int -> int -> t
val check : t -> unit