ligo/src/lib_signer_backends/ledger.mli
2018-06-16 16:26:19 +02:00

13 lines
711 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include Client_keys.SIGNER
val commands : unit -> Client_context.io_wallet Clic.command list