package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module S.ContextSource

Sourceval read : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ], ((unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ]) * string list, < depth : int option >, unit, Tezos_shell_services__Block_services.Proof.raw_context) Tezos_rpc.Service.t
Sourceval merkle_tree : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ], ((unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ]) * string list, < holey : bool option >, unit, Tezos_shell_services__Block_services.Proof.merkle_tree option) Tezos_rpc.Service.t
Sourceval merkle_tree_v2 : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ], ((unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ]) * string list, < holey : bool option >, unit, Tezos_shell_services__Block_services.Proof.tree Tezos_shell_services__Block_services.Proof.t option) Tezos_rpc.Service.t
OCaml

Innovation. Community. Security.