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. *)
|
|
|
|
(* *)
|
|
|
|
(**************************************************************************)
|
|
|
|
|
2018-05-26 12:52:34 +04:00
|
|
|
val commands: unit -> Client_context.io_wallet Clic.command list
|
2018-05-26 15:38:07 +04:00
|
|
|
|
|
|
|
val encrypted_switch: unit -> (bool, 'a) Clic.arg
|