Dal.Commitment
A slot commitment, same as protocol slot commitments through environment.
val encoding : t Tezos_base.TzPervasives.Data_encoding.t
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
val of_b58check : string -> t Tezos_base.TzPervasives.Error_monad.tzresult