package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. consensus_threshold : int;
  2. issuance_weights : Constants_parametric_repr.issuance_weights;
}
val generate : consensus_committee_size:int -> t
OCaml

Innovation. Community. Security.