ligo/src/lib_protocol_compiler/packer.mli
2018-04-22 13:41:26 +02:00

11 lines
682 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
val dump: out_channel -> Protocol_hash.t -> string array -> unit