package octez-shell-libs

  1. Overview
  2. No Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

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.