package tezos-protocol-alpha

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

See Sc_rollup_dal_parameters_repr.

type t = {
  1. number_of_slots : int64;
  2. attestation_lag : int64;
  3. slot_size : int64;
  4. page_size : int64;
}
val equal : t -> t -> bool
OCaml

Innovation. Community. Security.