Constants_repr.Generated
type t = {
consensus_threshold : int;
issuance_weights : Constants_parametric_repr.issuance_weights;
max_slashing_threshold : int;
}
val generate : consensus_committee_size:int -> t