package irmin-tezos

  1. Overview
  2. Docs
module Hash : Irmin.Hash.S with type t = Schema.Hash.t

Signature for digest hashes, inspired by Digestif.

module Branch : Irmin.Branch.S with type t = Schema.Branch.t
module Path : Irmin.Path.S with type t = Schema.Path.t with type step = Schema.Path.step