package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

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.