Alpha_context.CycleThis module re-exports definitions from Cycle_repr and Cycle_storage.
include BASIC_DATAinclude Tezos_protocol_environment_alpha.Compare.S with type t := tval encoding : t Tezos_protocol_environment_alpha.Data_encoding.tval pp : Tezos_protocol_environment_alpha.Format.formatter -> t -> unittype cycle = tval rpc_arg : cycle Tezos_protocol_environment_alpha.RPC_arg.argval root : cycleval to_int32 : cycle -> int32module Map : Tezos_protocol_environment_alpha.Map.S with type key = cyclemodule For_RPC : sig ... end