package tezos-protocol-013-PtJakart

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. compressed_state : State_hash.t;
  2. inbox_level : Raw_level.t;
  3. predecessor : Commitment_hash.t;
  4. number_of_messages : Number_of_messages.t;
  5. number_of_ticks : Number_of_ticks.t;
}
val hash : t -> Commitment_hash.t
OCaml

Innovation. Community. Security.