package tezos-protocol-013-PtJakart
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.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
doc/tezos-protocol-013-PtJakart.raw/Tezos_raw_protocol_013_PtJakart/Tx_rollup_l2_address/index.html
Module Tezos_raw_protocol_013_PtJakart.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.
val encoding : t Tezos_protocol_environment_013_PtJakart.Data_encoding.tval pp : Tezos_protocol_environment_013_PtJakart.Format.formatter -> t -> unitval to_b58check : t -> stringval of_b58check_opt : string -> t optionval of_b58check_exn : string -> tval of_bytes_exn : bytes -> tval of_bytes_opt : bytes -> t optioninclude Tezos_protocol_environment_013_PtJakart.Compare.S with type t := t
of_bls_pk pk computes the address of the L2 tickets holder authentified by pk.
in_memory_size a returns the number of bytes allocated in RAM for a.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>