Intf.Constants
module Stable : sig ... end
type t = Stable.Latest.t
val create : protocol_constants:Genesis_constants.Protocol.t -> t
val gc_parameters :
t ->
[ `Acceptable_network_delay of Mina_numbers.Length.t ]
* [ `Gc_width of Mina_numbers.Length.t ]
* [ `Gc_width_epoch of Mina_numbers.Length.t ]
* [ `Gc_width_slot of Mina_numbers.Length.t ]
* [ `Gc_interval of Mina_numbers.Length.t ]