package octez-l2-libs

  1. Overview
  2. Docs
Octez layer2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/src/octez-l2-libs.layer2_store/tezos_layer2_store.ml.html

Source file tezos_layer2_store.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Tezos_layer2_store.Context *)
module Context = Tezos_layer2_store__Context

(** @canonical Tezos_layer2_store.Context_sigs *)
module Context_sigs = Tezos_layer2_store__Context_sigs

(** @canonical Tezos_layer2_store.Delayed_write_monad *)
module Delayed_write_monad = Tezos_layer2_store__Delayed_write_monad

(** @canonical Tezos_layer2_store.Event *)
module Event = Tezos_layer2_store__Event

(** @canonical Tezos_layer2_store.Indexed_store *)
module Indexed_store = Tezos_layer2_store__Indexed_store

(** @canonical Tezos_layer2_store.Irmin_context *)
module Irmin_context = Tezos_layer2_store__Irmin_context

(** @canonical Tezos_layer2_store.Irmin_store *)
module Irmin_store = Tezos_layer2_store__Irmin_store

(** @canonical Tezos_layer2_store.Store_errors *)
module Store_errors = Tezos_layer2_store__Store_errors

(** @canonical Tezos_layer2_store.Store_events *)
module Store_events = Tezos_layer2_store__Store_events

(** @canonical Tezos_layer2_store.Store_sigs *)
module Store_sigs = Tezos_layer2_store__Store_sigs

(** @canonical Tezos_layer2_store.Store_utils *)
module Store_utils = Tezos_layer2_store__Store_utils
OCaml

Innovation. Community. Security.