package tezos-protocol-016-PtMumbai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec t = {
  1. commitment : Compact.t;
  2. commitment_hash : Tx_rollup_commitment_hash.t;
  3. committer : public_key_hash;
  4. submitted_at : Raw_level.t;
  5. finalized_at : Raw_level.t option;
}
OCaml

Innovation. Community. Security.