package octez-protocol-016-PtMumbai-libs

  1. Overview
  2. Docs
Octez protocol 016-PtMumbai libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-protocol-016-PtMumbai-libs.client/Tezos_client_016_PtMumbai/Client_proto_rollups/TxRollupAlias/index.html

Module Client_proto_rollups.TxRollupAliasSource

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.