= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
tezos-proxy 14.0
Libraries
This package provides the following libraries (via dune):
tezos-proxy
Documentation:
Tezos_proxy.Light
Code related to the light mode that is protocol-independent. Seesrc/proto_*/lib_client/light.ml
files for protocol-dependent code.Tezos_proxy.Light_consensus
Tezos_proxy.Light_core
Tezos_proxy.Light_internal
Tezos_proxy.Light_logger
Tezos_proxy.Light_proto
Tezos_proxy.Local_context
Tezos_proxy.Logger
Tezos_proxy.Proxy
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.mlTezos_proxy.Proxy_commands
Tezos_proxy.Proxy_events
Tezos_proxy.Proxy_getter
Tezos_proxy.Proxy_proto
Tezos_proxy.Proxy_services
Tezos_proxy.Registration
Dependencies: ringo-lwt, tezos-base, tezos-clic, tezos-client-base, tezos-protocol-environment, tezos-rpc, tezos-shell-services, tezos-context.memory, uri
tezos-proxy.rpc
Documentation:
Dependencies: tezos-base, tezos-client-base, tezos-mockup-proxy, tezos-rpc, tezos-proxy, uri