package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. slot_index : Slot_index.t;
  2. commitment : Slot.Commitment.t;
  3. commitment_proof : Slot.Commitment_proof.t;
}
val slot_header : cryptobox:cryptobox -> number_of_slots:int -> current_level:Raw_level.t -> t -> Slot.Header.t Tezos_protocol_environment_alpha.Error_monad.tzresult
OCaml

Innovation. Community. Security.