ligo/src/lib_signer_backends/ledger.mli

13 lines
711 B
OCaml
Raw Normal View History

2018-05-30 20:05:30 +04:00
(**************************************************************************)
(* *)
(* 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