Dal_slot_repr.Commitment
A slot commitment is provided via the environment.
val encoding : t Mavryk_protocol_environment_alpha.Data_encoding.t
val zero : t
A dummy value for a commitment. This commitment does not correspond to any valid pre-image.
val of_b58check_opt : string -> t option
Attempt to convert the input representing a commitment encoded as a b58 string.