package tezos-protocol-015-PtLimaPt

  1. Overview
  2. Docs
type content = bytes
module Index : sig ... end
type t = {
  1. slot_index : Slot_index.t;
  2. page_index : Index.t;
}
val equal : t -> t -> bool
OCaml

Innovation. Community. Security.