14 lines
738 B
OCaml
14 lines
738 B
OCaml
(**************************************************************************)
|
|
(* *)
|
|
(* Copyright (c) 2014 - 2018. *)
|
|
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
|
|
(* *)
|
|
(* All rights reserved. No warranty, explicit or implicit, provided. *)
|
|
(* *)
|
|
(**************************************************************************)
|
|
|
|
(** Tezos - P256 cryptography *)
|
|
|
|
include S.SIGNATURE with type watermark = MBytes.t
|
|
include S.RAW_DATA with type t := t
|