package tezos-tx-rollup-015-PtLimaPt

  1. Overview
  2. Docs

Module Tezos_tx_rollup_015_PtLimaPt.CommitterSource

Sourceval commitment_of_inbox : predecessor:L2block.t option -> Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Tx_rollup_level.t -> Inbox.t -> Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Tx_rollup_commitment.Full.t

Build the commitment for an inbox.

Sourceval commit_block : operator:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash -> Tezos_protocol_015_PtLimaPt.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.

OCaml

Innovation. Community. Security.