package tezos-context-hash-irmin

  1. Overview
  2. Docs

Signature for digest hashes, inspired by Digestif.

module Contents : Irmin.Contents.S with type t = bytes
module Metadata : Irmin.Metadata.S with type t = unit
module Path : Irmin.Path.S with type step = string and type t = string list
module Branch : Irmin.Branch.S with type t = string