package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. sync_fun : unit -> unit Lwt.t;
  2. checkout_fun : Tezos_base.TzPervasives.Context_hash.t -> Tezos_protocol_environment.Context.t option Lwt.t;
  3. finalize_fun : unit -> unit Lwt.t;
}
val abstract : Tezos_context.Context.index -> t
OCaml

Innovation. Community. Security.