(**************************************************************************) (* *) (* Copyright (c) 2014 - 2018. *) (* Dynamic Ledger Solutions, Inc. *) (* *) (* All rights reserved. No warranty, explicit or implicit, provided. *) (* *) (**************************************************************************) module Unix : Client_keys.SIGNER module Tcp : Client_keys.SIGNER val make_unix_base: string -> Uri.t val make_tcp_base: string -> int -> Uri.t