package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-shell-libs.proxy/Tezos_proxy/index.html

Module Tezos_proxySource

Sourcemodule Light : sig ... end

Code related to the light mode that is protocol-independent. See src/proto_*/lib_client/light.ml files for protocol-dependent code.

Sourcemodule Light_consensus : sig ... end
Sourcemodule Light_core : sig ... end
Sourcemodule Light_logger : sig ... end
Sourcemodule Light_proto : sig ... end
Sourcemodule Logger : sig ... end
Sourcemodule Proxy : sig ... end

Code that is used both by protocol-dependent code and by other code. Note that we don't want this code in proxy_proto.ml because it's independent from the protocol and we neither want this code in proxy_getter.ml, because it would create a cyclic dependency between proxy_proto.ml and proxy_getter.ml

Sourcemodule Proxy_commands : sig ... end
Sourcemodule Proxy_events : sig ... end
Sourcemodule Proxy_getter : sig ... end
Sourcemodule Proxy_proto : sig ... end
Sourcemodule Proxy_services : sig ... end
Sourcemodule Registration : sig ... end
OCaml

Innovation. Community. Security.