package octez-protocol-002-PsYLVpVv-libs

  1. Overview
  2. Docs
Octez protocol 002-PsYLVpVv libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-protocol-002-PsYLVpVv-libs.client/Tezos_client_002_PsYLVpVv/Client_proto_context/index.html

Module Tezos_client_002_PsYLVpVv.Client_proto_contextSource

Sourceval get_storage : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Contract.t -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Script.expr option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_big_map_value : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Contract.t -> (Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Script.expr * Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Script.expr) -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Script.expr option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_script : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Contract.t -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Script.t option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_manager : Alpha_client_context.full -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Contract.t -> (string * Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.public_key_hash * Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.public_key * Tezos_client_base.Client_keys_v0.sk_uri) Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_balance : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Contract.t -> Tezos_protocol_002_PsYLVpVv.Protocol.Alpha_context.Tez.t Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval display_receipt_for_operation : Alpha_client_context.full -> chain:Tezos_shell_services.Block_services.chain -> ?predecessors:int -> Tezos_base.TzPervasives.Operation_list_hash.elt -> unit Tezos_base.TzPervasives.tzresult Lwt.t

lookup an operation in predecessors previous blocks, and print the receipt if found

OCaml

Innovation. Community. Security.