package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

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

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.