2018-06-01 01:05:00 +04:00
|
|
|
(**************************************************************************)
|
|
|
|
(* *)
|
|
|
|
(* Copyright (c) 2014 - 2018. *)
|
|
|
|
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
|
|
|
|
(* *)
|
|
|
|
(* All rights reserved. No warranty, explicit or implicit, provided. *)
|
|
|
|
(* *)
|
|
|
|
(**************************************************************************)
|
|
|
|
|
2018-06-12 23:07:50 +04:00
|
|
|
include Tezos_stdlib.Logging.SEMLOG
|
|
|
|
|
|
|
|
val chain_id: Chain_id.t Tag.def
|