Mavryk_client_base_unix.Client_context_unix
class unix_wallet : base_dir:string -> password_filename:string option -> Mavryk_client_base.Client_context.wallet
class unix_logger : base_dir:string -> Mavryk_client_base.Client_context.printer
class unix_io_wallet : base_dir:string -> password_filename:string option -> Mavryk_client_base.Client_context.io_wallet
class unix_full : base_dir:string -> chain:Mavryk_shell_services.Shell_services.chain -> block:
Mavryk_shell_services.Shell_services.block -> confirmations:int option -> password_filename:
string
option -> rpc_config:Mavryk_rpc_http_client_unix.RPC_client_unix.config -> verbose_rpc_error_diagnostics:
bool -> Mavryk_client_base.Client_context.full
class unix_mockup : base_dir:string -> mem_only:bool -> mockup_env:Mavryk_mockup_registration.Registration.mockup_environment -> chain_id:
Mavryk_base.TzPervasives.Chain_id.t -> rpc_context:Mavryk_protocol_environment.rpc_context -> protocol_data:
bytes -> Mavryk_client_base.Client_context.full
class unix_proxy : base_dir:string -> ?protocol:Mavryk_base.TzPervasives.Protocol_hash.t -> chain:
Mavryk_shell_services.Shell_services.chain -> block:Mavryk_shell_services.Shell_services.block -> confirmations:
int
option -> password_filename:string option -> rpc_config:Mavryk_rpc_http_client_unix.RPC_client_unix.config -> mode:
Mavryk_proxy.Proxy_services.mode -> unit -> Mavryk_client_base.Client_context.full