octez-shell-libs.client-base-unix
Tezos_client_base_unix.Client_context_unix
octez-shell-libs.client-base
octez-shell-libs.client-commands
octez-shell-libs.context-ops
octez-shell-libs.mocked
octez-shell-libs.mockup
octez-shell-libs.mockup-commands
octez-shell-libs.mockup-proxy
octez-shell-libs.mockup-registration
octez-shell-libs.p2p
octez-shell-libs.p2p_test_common
octez-shell-libs.protocol-updater
octez-shell-libs.proxy
octez-shell-libs.shell
octez-shell-libs.shell-benchmarks
octez-shell-libs.shell-context
octez-shell-libs.shell-services
octez-shell-libs.signer-backends
octez-shell-libs.signer-services
octez-shell-libs.store
octez-shell-libs.validation
tezos_proxy_rpc
tezos_signer_backends_unix
tezos_store_real
tezos_store_shared
tezos_store_unix
tezos_store_unix_reconstruction
tezos_store_unix_snapshots
class unix_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.wallet
class unix_prompter : Tezos_client_base.Client_context.prompter
class unix_logger : base_dir:string -> Tezos_client_base.Client_context.printer
class unix_io_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.io_wallet
class unix_ui : Tezos_client_base.Client_context.ui
class 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
class 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
class 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