package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. predecessor_timestamp : Tezos_protocol_018_Proxford.Protocol.Alpha_context.Timestamp.time;
  2. predecessor_round : round;
  3. time_interval : ts_interval;
}

The values that are intended to be used here are the arguments are: predecessor_timestamp * predecessor_round * timestamp_interval

val hash : t -> int
val equal : t -> t -> bool
OCaml

Innovation. Community. Security.