package octez-proto-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_protocol_environment_structs.V3Source

Sourcemodule Data_encoding : sig ... end
Sourcemodule Replicated_signatures : sig ... end

We have to duplicate the content of src/lib_protocol_environment/sigs/v3/set.mli (and a few other signatures from the same directory) so we can refer to them in src/lib_protocol_environment/environment_V3.ml. Indeed, it is impossible to refer to components of Tezos_protocol_environment_sigs.V3.T (such as the Set component) because T is a module type (not a module).

Sourcemodule Lwtreslib_list_combine : sig ... end
Sourcemodule Bls12_381 : sig ... end
Sourcemodule Hex : sig ... end
Sourcemodule Error_monad_infix_globals : sig ... end
Sourcemodule Error_monad_trace_eval : sig ... end
Sourcemodule RPC_directory : sig ... end
Sourcemodule Seq : sig ... end
OCaml

Innovation. Community. Security.