package tezos-protocol-alpha
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: economic-protocol definition
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-protocol-alpha.raw/Tezos_raw_protocol_alpha/Tx_rollup_l2_address/index.html
Module Tezos_raw_protocol_alpha.Tx_rollup_l2_addressSource
This module introduces the types used to identify ticket holders within a transaction rollup.
The hash of a BLS public key is used as the primary identifier of ticket holders within a transaction rollup.
include module type of Tezos_protocol_environment_alpha.Bls.Public_key_hash
with type t = Tezos_protocol_environment_alpha.Bls.Public_key_hash.t
val pp : Tezos_protocol_environment_alpha.Format.formatter -> t -> unitval pp_short : Tezos_protocol_environment_alpha.Format.formatter -> t -> unitval to_bytes : t -> bytesval of_bytes_opt : bytes -> t optionval of_bytes_exn : bytes -> tval to_b58check : t -> stringval to_short_b58check : t -> stringval of_b58check_exn : string -> tval of_b58check_opt : string -> t optionval b58check_encoding : t Tezos_protocol_environment_alpha.Base58.encodingval encoding : t Tezos_protocol_environment_alpha.Data_encoding.tval rpc_arg : t Tezos_protocol_environment_alpha.RPC_arg.tmodule Set : sig ... endmodule Map : sig ... endval zero : tin_memory_size a returns the number of bytes allocated in RAM for a.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>