package octez-l2-libs

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

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
53
54
55
56
57
58
59
60
61
(* 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.Dictionary_encoding *)
module Dictionary_encoding = Octez_smart_rollup__Dictionary_encoding

(** @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.Installer_config *)
module Installer_config = Octez_smart_rollup__Installer_config

(** @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.Operation_kind *)
module Operation_kind = Octez_smart_rollup__Operation_kind

(** @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.