package tezos-client-genesis

  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 | `Savepoint ] * 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 | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ]) * string list, < depth : int option >, unit, Tezos_context_sigs.Context.Proof_types.raw_context) Tezos_rpc.RPC_service.t
val merkle_tree : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * 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 | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ]) * string list, < holey : bool option >, unit, Tezos_context_sigs.Context.Proof_types.merkle_tree option) Tezos_rpc.RPC_service.t
val merkle_tree_v2 : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * 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 | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ]) * string list, < holey : bool option >, unit, Tezos_context_sigs.Context.Proof_types.tree Tezos_context_sigs.Context.Proof_types.t option) Tezos_rpc.RPC_service.t