2018-05-26 14:37:19 +04:00
|
|
|
(**************************************************************************)
|
|
|
|
(* *)
|
2018-05-26 15:22:47 +04:00
|
|
|
(* Copyright (c) 2014 - 2018. *)
|
2018-05-26 14:37:19 +04:00
|
|
|
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
|
|
|
|
(* *)
|
|
|
|
(* All rights reserved. No warranty, explicit or implicit, provided. *)
|
|
|
|
(* *)
|
|
|
|
(**************************************************************************)
|
|
|
|
|
|
|
|
include Client_keys.SIGNER
|
2018-05-27 15:27:29 +04:00
|
|
|
|
|
|
|
val make_base: string -> int -> Uri.t
|