package tezos-client-007-PsDELPH1

  1. Overview
  2. Docs

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.

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.