package octez-l2-libs

  1. Overview
  2. Docs
Octez layer2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/src/octez-l2-libs.smart-rollup/octez_smart_rollup.ml.html

Source file octez_smart_rollup.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(* generated by dune *)

(** @canonical Octez_smart_rollup.Address *)
module Address = Octez_smart_rollup__Address

(** @canonical Octez_smart_rollup.Commitment *)
module Commitment = Octez_smart_rollup__Commitment

(** @canonical Octez_smart_rollup.Dal *)
module Dal = Octez_smart_rollup__Dal

(** @canonical Octez_smart_rollup.Error *)
module Error = Octez_smart_rollup__Error

(** @canonical Octez_smart_rollup.Game *)
module Game = Octez_smart_rollup__Game

(** @canonical Octez_smart_rollup.Inbox *)
module Inbox = Octez_smart_rollup__Inbox

(** @canonical Octez_smart_rollup.Inbox_hash *)
module Inbox_hash = Octez_smart_rollup__Inbox_hash

(** @canonical Octez_smart_rollup.Kind *)
module Kind = Octez_smart_rollup__Kind

(** @canonical Octez_smart_rollup.L1_operation *)
module L1_operation = Octez_smart_rollup__L1_operation

(** @canonical Octez_smart_rollup.L2_message *)
module L2_message = Octez_smart_rollup__L2_message

(** @canonical Octez_smart_rollup.Merkelized_payload_hashes_hash *)
module Merkelized_payload_hashes_hash = Octez_smart_rollup__Merkelized_payload_hashes_hash

(** @canonical Octez_smart_rollup.Rollup_constants *)
module Rollup_constants = Octez_smart_rollup__Rollup_constants

(** @canonical Octez_smart_rollup.Rollup_node_services *)
module Rollup_node_services = Octez_smart_rollup__Rollup_node_services

(** @canonical Octez_smart_rollup.Sc_rollup_block *)
module Sc_rollup_block = Octez_smart_rollup__Sc_rollup_block

(** @canonical Octez_smart_rollup.Smart_rollup_context_hash *)
module Smart_rollup_context_hash = Octez_smart_rollup__Smart_rollup_context_hash

(** @canonical Octez_smart_rollup.State_hash *)
module State_hash = Octez_smart_rollup__State_hash

(** @canonical Octez_smart_rollup.Versioned_data *)
module Versioned_data = Octez_smart_rollup__Versioned_data
OCaml

Innovation. Community. Security.