ligo/src/client/embedded/alpha/client_proto_programs.mli

13 lines
748 B
OCaml
Raw Normal View History

2016-09-08 21:13:10 +04:00
(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2016. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
module Program : Client_aliases.Alias with type t = Michelson_v1_parser.parsed
2016-09-08 21:13:10 +04:00
val commands: unit -> Client_commands.command list