package tezos-protocol-019-PtParisB

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type hash = Pointer_hash.t
val genesis : t
val equal : t -> t -> bool
val hash : t -> hash
module History_cache : Bounded_history_repr.S with type key = hash and type value = t
val add_confirmed_slot_headers_no_cache : t -> Raw_level.t -> number_of_slots:int -> Slot.Header.t list -> t Tezos_protocol_environment_019_PtParisB.Error_monad.tzresult
val add_confirmed_slot_headers : t -> History_cache.t -> Raw_level.t -> number_of_slots:int -> Slot.Header.t list -> (t * History_cache.t) Tezos_protocol_environment_019_PtParisB.Error_monad.tzresult
type proof
OCaml

Innovation. Community. Security.