package tezos-protocol-alpha

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

This module re-exports definitions from Commitment_repr and, Commitment_storage.

type t = {
  1. blinded_public_key_hash : Blinded_public_key_hash.t;
  2. amount : Tez.t;
}
OCaml

Innovation. Community. Security.