tezos-protocol-016-PtMumbai.raw
Tezos_raw_protocol_016_PtMumbai.Commitment_repr
tezos-protocol-016-PtMumbai
tezos-protocol-016-PtMumbai.environment
tezos-protocol-016-PtMumbai.lifted
tezos-protocol-016-PtMumbai.parameters
type t = {
blinded_public_key_hash : Blinded_public_key_hash.t;
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.
val encoding : t Tezos_protocol_environment_016_PtMumbai.Data_encoding.t