Make_internal.Key
include Brassaia_eio_pack.Import.Brassaia.Key.S with type hash = H.t
val t : t Brassaia_eio.Type.t
type hash = H.t
val encoding : t Data_encoding.t
encoding
is the data_encoding for t
.
val pp : Stdlib.Format.formatter -> t -> unit