package tezos-client-002-PsYLVpVv

  1. Overview
  2. Docs
val list_contract_labels : Alpha_client_context.full -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> ((string * string * string) list, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val display_receipt_for_operation : Alpha_client_context.full -> chain:Tezos_shell_services.Block_services.chain -> ?predecessors:int -> Tezos_crypto.Operation_list_hash.elt -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t

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

OCaml

Innovation. Community. Security.