package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

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

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.