ligo/src/lib_rpc_http/RPC_answer.mli
2018-01-22 09:20:53 +01:00

11 lines
684 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2017. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include module type of (struct include Resto_directory.Answer end)