package irmin-tezos

  1. Overview
  2. Docs
type t = key

The type for keys.

val t : t Irmin.Type.t
type hash = hash
val to_hash : t -> hash