package octez-protocol-016-PtMumbai-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type delegate_rights = {
  1. delegate : Tezos_crypto.Signature.Public_key_hash.t;
  2. consensus_key : Tezos_crypto.Signature.Public_key_hash.t;
  3. first_slot : Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Slot.t;
  4. endorsing_power : int;
}
module S : sig ... end
val register : unit -> unit
OCaml

Innovation. Community. Security.