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