package tezos-protocol-016-PtMumbai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. blinded_public_key_hash : Blinded_public_key_hash.t;
  2. amount : Tez_repr.t;
}

This type represents a commitment to an amount of tokens which can be claimed by a fund raiser after the blockchain is deployed.

OCaml

Innovation. Community. Security.