package tezos-client-base-unix

  1. Overview
  2. Docs
class unix_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.wallet
class unix_io_wallet : base_dir:string -> password_filename:string option -> Tezos_client_base.Client_context.io_wallet
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 -> 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_crypto.Chain_id.t -> rpc_context:Tezos_protocol_environment.rpc_context -> protocol_data: bytes -> Tezos_client_base.Client_context.full