Module Round.Durations

val create : first_round_duration:Period.t -> delay_increment_per_round:Period.t -> round_durations Mavryk_protocol_environment_alpha.Error_monad.tzresult
val create_opt : first_round_duration:Period.t -> delay_increment_per_round:Period.t -> round_durations option