Module Dal.Commitment

A slot commitment, same as protocol slot commitments through environment.

val pp : Stdlib.Format.formatter -> t -> unit
val pp_short : Stdlib.Format.formatter -> t -> unit
val to_b58check : t -> string
val of_b58check_opt : string -> t option