package irmin-tezos

  1. Overview
  2. Docs
type t

The type for keys.

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