package tezos-protocol-019-PtParisB

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

Module Constants_repr.GeneratedSource

Sourcetype t = {
  1. consensus_threshold : int;
  2. issuance_weights : Constants_parametric_repr.issuance_weights;
  3. max_slashing_threshold : int;
}
Sourceval generate : consensus_committee_size:int -> t
OCaml

Innovation. Community. Security.