package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : first_round_duration:Period.t -> delay_increment_per_round:Period.t -> (round_durations, Tezos_protocol_environment_alpha__Environment.Error_monad.error Tezos_protocol_environment_alpha__Environment.Error_monad.trace) result
val create_opt : first_round_duration:Period.t -> delay_increment_per_round:Period.t -> round_durations option