package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A slot commitment is provided via the environment.

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.

OCaml

Innovation. Community. Security.