package tezos-protocol-014-PtKathma
This module defines identifiers for transaction only rollup (or tx rollup). It also specifies how to compute originated tx rollup's hash from origination nonce.
module Hash : sig ... end
A specialized Blake2B implementation for hashing tx_rollup identifiers with "txr1" as a base58 prefix
type t = private Hash.t
include Tezos_protocol_environment_014_PtKathma.Compare.S with type t := t
val in_memory_size : t -> Cache_memory_helpers.sint
in_memory_size tx_rollup
returns the number of bytes tx_rollup
uses in RAM.
val to_b58check : t -> string
val of_b58data :
Tezos_protocol_environment_014_PtKathma.Base58.data ->
t option
val of_b58check :
string ->
t Tezos_protocol_environment_014_PtKathma.Error_monad.tzresult
val of_b58check_opt : string -> t option
val pp : Tezos_protocol_environment_014_PtKathma.Format.formatter -> t -> unit
val encoding : t Tezos_protocol_environment_014_PtKathma.Data_encoding.t
val originated_tx_rollup : Origination_nonce.t -> t
originated_tx_rollup nonce
is the tx_rollup address originated from nonce
. See Origination_nonce.t
for more information.
val rpc_arg : t Tezos_protocol_environment_014_PtKathma.RPC_arg.arg
module Index : Storage_description.INDEX with type t = t
val deposit_entrypoint : Entrypoint_repr.t
The entrypoint a layer-1 contract can use to deposit Michelson tickets into a transaction rollup.
module Set : Tezos_protocol_environment_014_PtKathma.Set.S with type elt = t
module Map : Tezos_protocol_environment_014_PtKathma.Map.S with type key = t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>