Module Brassaia_tezos.Schema

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

Signature for digest hashes, inspired by Digestif.

module Branch : Brassaia.Branch.S with type t = string
module Info = Brassaia.Info.Default
module Contents : Brassaia.Contents.S with type t = bytes