package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Octez protocol alpha libraries

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/octez-protocol-alpha-libs.client/Tezos_client_alpha/Client_proto_contracts/index.html

Module Tezos_client_alpha.Client_proto_contractsSource

Sourcemodule Raw_contract_alias : Tezos_client_base.Client_aliases.Alias with type t = Tezos_protocol_alpha.Protocol.Alpha_context.Contract.t
Sourcemodule Originated_contract_alias : sig ... end

Like Contract_alias below but restricted to originated contracts.

Sourcemodule Contract_alias : sig ... end

list_contracts cctxt returns the concatenation of contracts and accounts where contracts is the result of Raw_contract_alias.load cctxt and accounts the list of accounts (implicit contracts of identities)

Sourceval get_delegate : Protocol_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_alpha.Protocol.Alpha_context.Contract.t -> Tezos_protocol_alpha.Protocol.Alpha_context.public_key_hash option Tezos_base.TzPervasives.tzresult Lwt.t

Calls Alpha_services.Contract.delegate_opt

OCaml

Innovation. Community. Security.