package tezt-tezos

  1. Overview
  2. Docs
On This Page
  1. Protocol RPCs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezt_tezos.RPC_legacySource

Legacy node RPCs.

THIS MODULE IS DEPRECATED: ITS FUNCTIONS SHOULD BE PORTED TO THE NEW RPC ENGINE (IN RPC.ml, USING MODULE RPC_core).

In all RPCs, default chain is "main" and default block is "head~2" to pick the finalized branch for Tenderbake.

Protocol RPCs

Sourcetype ctxt_type =
  1. | Bytes
  2. | Json
Sourcemodule Seed : sig ... end
Sourcemodule Script_cache : sig ... end
Sourceval raw_bytes : ?endpoint:Client.endpoint -> ?hooks:Tezt.Process.hooks -> ?chain:string -> ?block:string -> ?path:string list -> Client.t -> Tezt.JSON.t Lwt.t
Sourcemodule Curl : sig ... end
OCaml

Innovation. Community. Security.