package octez-protocol-012-Psithaca-libs

  1. Overview
  2. Docs
Octez protocol 012-Psithaca libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-protocol-012-Psithaca-libs.client/Tezos_client_012_Psithaca/Protocol_client_context/class-wrap_full/index.html

Class Protocol_client_context.wrap_fullSource

From a Client_context.full, the class allows to call RPCs from the node and those defined by the protocol.

The class Client_context.full provides I/O services for the client, the wallet, etc.

inherit (Tezos_shell_services.Shell_services.chain * Tezos_shell_services.Shell_services.block) Tezos_protocol_012_Psithaca.Environment.RPC_context.simple

Base interface provided to call RPCs, i.e., communication with the node. A client context is defined by mapping all RPCs protocol-generic to a specific procotol.

inherit [Tezos_shell_services.Shell_services.chain, Tezos_shell_services.Shell_services.block] Tezos_protocol_012_Psithaca.Environment.proto_rpc_context

Protocol RPCs exposed through the environment (using an additional chainpath).

OCaml

Innovation. Community. Security.