= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val commitment_of_inbox :
predecessor:L2block.t option ->
Tezos_protocol_013_PtJakart.Protocol.Alpha_context.Tx_rollup_level.t ->
Inbox.t ->
Tezos_protocol_013_PtJakart.Protocol.Alpha_context.Tx_rollup_commitment.Full.t
Build the commitment for an inbox.
val commit_block :
operator:Tezos_protocol_013_PtJakart.Protocol.Alpha_context.public_key_hash ->
Tezos_protocol_013_PtJakart.Protocol.Alpha_context.Tx_rollup.t ->
L2block.t ->
unit Tezos_base.TzPervasives.tzresult Lwt.t
Commit a block on the L1 chain. This takes the commitment embedded in the block an produces a commitment operation that is queued for injection in the injector.