package tezos-context

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

See src/lib_context/tezos_context.ml for some information.

module Context_binary : sig ... end

Variant of Tezos_context.Context_binary purely in-memory.

module Context : sig ... end

Variant of Tezos_context.Context purely in-memory.

val make_empty_context : ?root:string -> unit -> Context.t
val make_empty_tree : unit -> Context.tree
OCaml

Innovation. Community. Security.