package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/octez-shell-libs.client-base-unix/Tezos_client_base_unix/Client_context_unix/index.html

Module Tezos_client_base_unix.Client_context_unixSource

Sourceclass unix_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.wallet
Sourceclass unix_io_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.io_wallet
Sourceclass unix_full : base_dir:string -> chain:Tezos_shell_services.Shell_services.chain -> block: Tezos_shell_services.Shell_services.block -> confirmations:int option -> password_filename: string option -> rpc_config:Tezos_rpc_http_client_unix.RPC_client_unix.config -> verbose_rpc_error_diagnostics: bool -> Tezos_client_base.Client_context.full
Sourceclass unix_mockup : base_dir:string -> mem_only:bool -> mockup_env:Tezos_mockup_registration.Registration.mockup_environment -> chain_id: Tezos_base.TzPervasives.Chain_id.t -> rpc_context:Tezos_protocol_environment.rpc_context -> protocol_data: bytes -> Tezos_client_base.Client_context.full
Sourceclass unix_proxy : base_dir:string -> ?protocol:Tezos_base.TzPervasives.Protocol_hash.t -> chain: Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> confirmations: int option -> password_filename:string option -> rpc_config:Tezos_rpc_http_client_unix.RPC_client_unix.config -> mode: Tezos_proxy.Proxy_services.mode -> unit -> Tezos_client_base.Client_context.full
OCaml

Innovation. Community. Security.