Tezos_raw_protocol_013_PtJakart.Cycle_repr
type cycle = t
include Tezos_protocol_environment_013_PtJakart.Compare.S with type t := t
val encoding : cycle Tezos_protocol_environment_013_PtJakart.Data_encoding.t
val rpc_arg : cycle Tezos_protocol_environment_013_PtJakart.RPC_arg.arg
val pp :
Tezos_protocol_environment_013_PtJakart.Format.formatter ->
cycle ->
unit
val root : cycle
val to_int32 : cycle -> int32
val of_int32_exn : int32 -> cycle
val of_string_exn : string -> cycle
module Map :
Tezos_protocol_environment_013_PtJakart.Map.S with type key = cycle
module Index : Storage_description.INDEX with type t = cycle