package octez-protocol-014-PtKathma-libs

  1. Overview
  2. Docs
Octez protocol 014-PtKathma libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

doc/octez-protocol-014-PtKathma-libs.client/Tezos_client_014_PtKathma/Mockup/M/Block_services/Context/index.html

Module Block_services.ContextSource

Sourceval read : Tezos_rpc.Context.simple -> ?chain:[ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ] -> ?block: [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ] -> ?depth:int -> string list -> Tezos_shell_services__Block_services.Proof.raw_context Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval merkle_tree : Tezos_rpc.Context.simple -> ?chain:[ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ] -> ?block: [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Int32.t ] -> ?holey:bool -> string list -> Tezos_shell_services__Block_services.Proof.tree Tezos_shell_services__Block_services.Proof.t option Tezos_base.TzPervasives.tzresult Lwt.t
OCaml

Innovation. Community. Security.