package octez-protocol-011-PtHangz2-libs

  1. Overview
  2. Docs
Octez protocol 011-PtHangz2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/octez-protocol-011-PtHangz2-libs.client/Tezos_client_011_PtHangz2/Client_proto_programs/Program/index.html

Module Client_proto_programs.ProgramSource

Sourcetype t = Michelson_v1_parser.parsed Tezos_micheline.Micheline_parser.parsing_result
Sourcetype fresh_param
Sourceval encoding : t Tezos_base.TzPervasives.Data_encoding.t
Sourceval add : force:bool -> Tezos_client_base.Client_context.wallet -> string -> t -> unit Tezos_base.TzPervasives.tzresult Lwt.t

Similar to repeated calls to add, but more efficient. Always forces addition of new elements.

Sourceval of_source : string -> t Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval to_source : t -> string Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval alias_parameter : unit -> (string * t, Tezos_client_base.Client_context.wallet) Tezos_clic.parameter
Sourceval alias_param : ?name:string -> ?desc:string -> ('a, Tezos_client_base.Client_context.wallet as 'b) Tezos_clic.params -> ((string * t) -> 'a, 'b) Tezos_clic.params
Sourceval aliases_param : ?name:string -> ?desc:string -> ('a, Tezos_client_base.Client_context.wallet as 'b) Tezos_clic.params -> ((string * t) list -> 'a, 'b) Tezos_clic.params
Sourceval fresh_alias_param : ?name:string -> ?desc:string -> ('a, < .. > as 'obj) Tezos_clic.params -> (fresh_param -> 'a, 'obj) Tezos_clic.params
Sourceval force_switch : unit -> (bool, _) Tezos_clic.arg
Sourceval source_param : ?name:string -> ?desc:string -> ('a, Tezos_client_base.Client_context.wallet as 'obj) Tezos_clic.params -> (t -> 'a, 'obj) Tezos_clic.params
Sourceval source_arg : ?long:string -> ?placeholder:string -> ?doc:string -> unit -> (t option, Tezos_client_base.Client_context.wallet as 'obj) Tezos_clic.arg
OCaml

Innovation. Community. Security.