Tezos_raw_protocol_alpha.Tx_rollup_reprSourceThis module defines identifiers for transaction only rollup (or tx rollup). It also specifies how to compute originated tx rollup's hash from origination nonce.
A specialized Blake2B implementation for hashing tx_rollup identifiers with "txr1" as a base58 prefix
include Tezos_protocol_environment_alpha.Compare.S with type t := tin_memory_size tx_rollup returns the number of bytes tx_rollup uses in RAM.
originated_tx_rollup nonce is the tx_rollup address originated from nonce. See Origination_nonce.t for more information.