package octez-protocol-011-PtHangz2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. level : Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Raw_level.t;
  2. delegate : Tezos_crypto.Signature.V0.Public_key_hash.t;
  3. priority : int;
  4. timestamp : Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Timestamp.t option;
}
module S : sig ... end
val remove_duplicated_delegates : t list -> t list
val register : unit -> unit
OCaml

Innovation. Community. Security.