package tezos-protocol-016-PtMumbai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

State stores the state of a transaction rollup.

The representation of an inbox. See Tx_rollup_inbox_repr.t for a description of the actual content.

A carbonated storage of the set of withdrawals revealed of those potentially associated to each message of an inbox. The key is the message number, which is sequentially assigned from 0.

A rollup can have at most one commitment per rollup level. Some metadata are saved in addition to the commitment itself. See Tx_rollup_commitment_repr.Submitted_commitment.t for the exact content.

This stores information about which contracts have bonds for each rollup, and how many commitments those bonds stake.

OCaml

Innovation. Community. Security.