package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

doc/src/tezos_store_unix/tezos_store_unix.ml.html

Source file tezos_store_unix.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
(* generated by dune *)

(** @canonical Tezos_store_unix.Block_repr_unix *)
module Block_repr_unix = Tezos_store_unix__Block_repr_unix

(** @canonical Tezos_store_unix.Block_store *)
module Block_store = Tezos_store_unix__Block_store

(** @canonical Tezos_store_unix.Cemented_block_store *)
module Cemented_block_store = Tezos_store_unix__Cemented_block_store

(** @canonical Tezos_store_unix.Consistency *)
module Consistency = Tezos_store_unix__Consistency

(** @canonical Tezos_store_unix.Floating_block_index *)
module Floating_block_index = Tezos_store_unix__Floating_block_index

(** @canonical Tezos_store_unix.Floating_block_store *)
module Floating_block_store = Tezos_store_unix__Floating_block_store

(** @canonical Tezos_store_unix.Protocol_store *)
module Protocol_store = Tezos_store_unix__Protocol_store

(** @canonical Tezos_store_unix.Store *)
module Store = Tezos_store_unix__Store

(** @canonical Tezos_store_unix.Store_metrics *)
module Store_metrics = Tezos_store_unix__Store_metrics
OCaml

Innovation. Community. Security.