package tezt-tezos

  1. Overview
  2. Docs

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

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

Innovation. Community. Security.