ligo/src/lib_client_commands/client_keys_commands.mli

13 lines
733 B
OCaml
Raw Normal View History

2016-10-16 23:57:56 +04:00
(**************************************************************************)
(* *)
2018-02-06 00:17:03 +04:00
(* Copyright (c) 2014 - 2018. *)
2016-10-16 23:57:56 +04:00
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
val commands:
[`Zeronet | `Alphanet | `Betanet | `Sandbox] option ->
Client_context.io_wallet Clic.command list