ligo/src/lib_base/p2p_peer_id.ml
2018-02-08 17:23:29 +01:00

12 lines
669 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include Blake2B.Extend(Crypto_box.Public_key_hash)