ligo/src/lib_shell/distributed_db_metadata.mli
2018-02-05 23:34:05 +01:00

14 lines
744 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
(** Tezos Shell - All the (persistent) metadata associated to a peer. *)
type t = unit (* TODO *)
val cfg : t P2p.meta_config