package tezos-client-alpha

  1. Overview
  2. Docs
val read : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Save_point ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], ((unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Save_point ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ]) * string list, < depth : int option >, unit, Tezos_shell_services__Block_services.raw_context) Tezos_rpc.RPC_service.t