(**************************************************************************) (* *) (* Copyright (c) 2014 - 2018. *) (* Dynamic Ledger Solutions, Inc. *) (* *) (* All rights reserved. No warranty, explicit or implicit, provided. *) (* *) (**************************************************************************) val run: #Client_context.io_wallet -> host:string -> port:int -> cert:string -> key:string -> require_auth: bool -> 'a tzresult Lwt.t