package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module SMap = Plonk.SMap
module type S = sig ... end
module Make (PP : Polynomial_protocol.S with type PC.BasePC.Scalar.t = Plompiler.S.t) : sig ... end