package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

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.