Module Brassaia_eio_tezos.Schema

include Brassaia_eio.Brassaia.Schema.Extended with type Contents.t = bytes and type Branch.t = string and module Info = Brassaia_eio.Brassaia.Info.Default
include Brassaia_eio.Schema.S with type Contents.t = bytes with type Branch.t = string with module Info = Brassaia_eio.Brassaia.Info.Default

Signature for digest hashes, inspired by Digestif.

module Branch : Brassaia_eio.Branch.S with type t = string
module Contents : Brassaia_eio.Contents.S with type t = bytes