package tezos-proxy

  1. Overview
  2. Docs
Tezos: proxy

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b

doc/tezos-proxy.rpc/Tezos_proxy_rpc/RPC_client/class-http_local_ctxt/index.html

Class RPC_client.http_local_ctxtSource

The class http_local_ctxt creates an RPC context that executes some RPCs locally and delegates others over http. Arguments are:

  • an instance of RPC_context.generic to perform RPC calls (for delegation over http), and whether tezos-proxy-server or octez-client is running
  • the protocol-dependent implementation of the proxy (the proxy mode obtains data from endpoints with protocol-dependent RPCs).
method generic_media_type_call : Tezos_rpc__.RPC_service.meth -> ?body:Data_encoding.json -> Uri.t -> Tezos_rpc.Context.generic_call_result Tezos_error_monad.Error_monad.tzresult Lwt.t
method base : Uri.t
OCaml

Innovation. Community. Security.