package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

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.