ligo/src/lib_base/chain_id.mli
2018-02-16 02:57:25 +01:00

13 lines
679 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include S.INTERNAL_HASH
val of_block_hash: Block_hash.t -> t