octez-shell-libs.client-base-unix
Tezos_client_base_unix.Client_main_run
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
module type M = sig ... end
val register_default_signer : ?other_registrations:((module Client_config.Remote_params) -> unit) -> ?logger:Tezos_rpc_http_client_unix.RPC_client_unix.logger -> Tezos_client_base.Client_context.io_wallet -> unit
val run : (module M) -> select_commands: (Tezos_rpc_http_client_unix.RPC_client_unix.http_ctxt -> Client_config.cli_args -> Tezos_client_base.Client_context.full Tezos_clic.command list Tezos_base.TzPervasives.tzresult Lwt.t) -> unit