package tezos-protocol-010-PtGRANAD

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Tezos_protocol_environment_010_PtGRANAD.Fitness
type t = bytes list
val (=) : t -> t -> bool
val (<>) : t -> t -> bool
val (<) : t -> t -> bool
val (<=) : t -> t -> bool
val (>=) : t -> t -> bool
val (>) : t -> t -> bool
val compare : t -> t -> int
val equal : t -> t -> bool
val max : t -> t -> t
val min : t -> t -> t
val to_bytes : t -> bytes
val of_bytes : bytes -> t option
type fitness = t
val increase : context -> context
val current : context -> int64
val from_int64 : int64 -> bytes list
OCaml

Innovation. Community. Security.